I am using Apache PDFBox to read a PDF document which has a hierarchy, which is
defined by the bookmarks. The hierarchy is in a tree form with contents only at
the leaf level. When I try to extract the text between two leaf level
bookmarks(using Stripper.setStartBookmark(), Stripper.setEndBookma
[
https://issues.apache.org/jira/browse/PDFBOX-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
André Camilo updated PDFBOX-1231:
-
Description:
On a PDF with an AcroForm, when setting the PDVariableText value, there's a
proble
[
https://issues.apache.org/jira/browse/PDFBOX-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler updated PDFBOX-1240:
---
Description:
public class ExtractImage
{
private int imageCounter = 1;