You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2014/10/11 03:45:33 UTC

[jira] [Closed] (PDFBOX-1210) Adding support to listener while parsing pdf to text - PDFTextStripper.java

     [ https://issues.apache.org/jira/browse/PDFBOX-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Hewson closed PDFBOX-1210.
-------------------------------
    Resolution: Won't Fix

This patch isn't really a good fit given the design of PDFTextStripper, it would be far better to just make writeLine() protected.

> Adding support to listener while parsing pdf to text - PDFTextStripper.java
> ---------------------------------------------------------------------------
>
>                 Key: PDFBOX-1210
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1210
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Edson Alves Pereira
>            Priority: Trivial
>              Labels: features
>         Attachments: ObservablePDFTextStripper.java, PDFTextStripper.diff, PageListener.java
>
>
> Subclass of PDFTextStripper to help interact over parsing a PDF to text file. Some times, user needs to check if some text in PDF fill its requirements, then in my case solved to mark special works in the PDF to build my application.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)