Extracting text between two bookmarks using Apache PdfBox

2012-03-05 Thread Shriram
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

[jira] [Updated] (PDFBOX-1231) AcroForm appearance generator

2012-03-05 Thread Updated
[ 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

[jira] [Updated] (PDFBOX-1240) Extract Images from PDF file using PDFBox in C#

2012-03-05 Thread Updated
[ 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;