[
https://issues.apache.org/jira/browse/PDFBOX-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler updated PDFBOX-5688:
---------------------------------------
Attachment: (was: pdfbox-get-text-problem.pdf)
> PDFTextStripper not returning full text of document
> ---------------------------------------------------
>
> Key: PDFBOX-5688
> URL: https://issues.apache.org/jira/browse/PDFBOX-5688
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.29
> Reporter: Joseph Jezerinac
> Assignee: Andreas Lehmkühler
> Priority: Major
>
>
> {code:java}
> try (PDDocument document = PDDocument.load(pdfFile) {
> String text = new PDFTextStripper().getText();
> } {code}
> > get text above is only returning few chars \n, \r, 0, 1 but opening the PDF
> > in chrome / acrobat it appears have lots of text.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]