You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Edson Alves Pereira (Created) (JIRA)" <ji...@apache.org> on 2012/01/17 19:48:39 UTC

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

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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Edson Alves Pereira (Reopened) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edson Alves Pereira reopened PDFBOX-1210:
-----------------------------------------


forgot the diff file
                
> 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
>             Fix For: 1.6.0
>
>         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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Andreas Lehmkühler (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler updated PDFBOX-1210:
---------------------------------------

    Fix Version/s:     (was: 1.6.0)
    
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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

Posted by "Edson Alves Pereira (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edson Alves Pereira resolved PDFBOX-1210.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0

Just added those files, it can give to user more control about what is written in his text files.
                
> 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
>             Fix For: 1.6.0
>
>         Attachments: ObservablePDFTextStripper.java, 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Andreas Lehmkühler (Reopened JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler reopened PDFBOX-1210:
----------------------------------------


Reopended as an issue won't be closed before it's finished.
                
> 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
>             Fix For: 1.6.0
>
>         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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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

Posted by "Edson Alves Pereira (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edson Alves Pereira updated PDFBOX-1210:
----------------------------------------

    Attachment: PDFTextStripper.diff
    
> 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
>             Fix For: 1.6.0
>
>         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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Edson Alves Pereira (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edson Alves Pereira resolved PDFBOX-1210.
-----------------------------------------

    Resolution: Fixed

diff file added
                
> 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
>             Fix For: 1.6.0
>
>         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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Edson Alves Pereira (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edson Alves Pereira updated PDFBOX-1210:
----------------------------------------

    Attachment: PageListener.java
                ObservablePDFTextStripper.java
    
> 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, 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira