Ernst Eibensteiner created PDFBOX-1595:
------------------------------------------

             Summary: PDFMerger failed with the following exception: 
java.lang.NullPointerException
                 Key: PDFBOX-1595
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1595
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 1.8.1
         Environment: Windows
            Reporter: Ernst Eibensteiner


Merging 2 PDF documents leads to a null pointer exception:
>From my point of view the PDF document misses the xref and startxref tag.

java -jar pdfbox-app-1.8.1.jar PDFMerger "bid.pdf" "2nd Testfile.pdf" output.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