You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Julien Savoyet (JIRA)" <ji...@apache.org> on 2014/09/03 14:02:51 UTC

[jira] [Created] (PDFBOX-2308) setPageSeparator method in PDFTextStripper class has no effect

Julien Savoyet created PDFBOX-2308:
--------------------------------------

             Summary: setPageSeparator method in PDFTextStripper class has no effect
                 Key: PDFBOX-2308
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2308
             Project: PDFBox
          Issue Type: Bug
          Components: Rendering
    Affects Versions: 1.8.6
         Environment: Eclipse/Windows 64
            Reporter: Julien Savoyet
            Priority: Minor


I tried to use the setPageSeparator method within the PDFTextStripper class but it had no effect. 

After a check within the sources at a glance I discovered that the writePageSeparator method that uses the pageSeparator attribute is never called or used anywhere.

Thus, to work normally, It seems to my point of view that a call to the writePageSeparator should be added for example at the beginning of the writePage() method. Could someone of the core team check it to say me if i'am right ?



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