Axel Rose created PDFBOX-1710:
---------------------------------

             Summary: PDF structure report as XML
                 Key: PDFBOX-1710
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1710
             Project: PDFBox
          Issue Type: New Feature
            Reporter: Axel Rose
            Priority: Minor


I wrote a utility to get an XML report of a PDF input file.
Please see the attached source code and check if it can be incorporated into a 
pdfbox release.
I'm happy to hear about problems in my code and tasks to correct this.

Test on a command line like this

java -cp pdfbox-1.8.2.jar:commons-logging-1.0.4.jar:bcprov-jdk16-145.jar:. 
PdfAnalysis <file.pdf>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to