[ 
https://issues.apache.org/jira/browse/PDFBOX-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elias Mauer updated PDFBOX-4650:
--------------------------------
    Description: 
Hey,

I'm currently experiencing this kind of error and I dont have any clue how to 
fix it. Tried it now for a couple of hours, but still no clue how to get rid of 
this error.

I'm using the latest command-line jar of pdfbox (2.0.16) for the merging 
process.

Hopefully someone has a clue how I'm able to fix this asap.

 

Exception in thread "main" java.io.IOException: Missing root object 
specification in trailer.
 at 
org.apache.pdfbox.pdfparser.COSParser.parseTrailerValuesDynamically(COSParser.java:2876)
 at org.apache.pdfbox.pdfparser.PDFParser.initialParse(PDFParser.java:175)
 at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:226)
 at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1070)
 at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:991)
 at 
org.apache.pdfbox.multipdf.PDFMergerUtility.legacyMergeDocuments(PDFMergerUtility.java:451)
 at 
org.apache.pdfbox.multipdf.PDFMergerUtility.mergeDocuments(PDFMergerUtility.java:346)
 at org.apache.pdfbox.tools.PDFMerger.merge(PDFMerger.java:70)
 at org.apache.pdfbox.tools.PDFMerger.main(PDFMerger.java:49)
 at org.apache.pdfbox.tools.PDFBox.main(PDFBox.java:81)

 

Best Regards,

Elias

  was:
Hey,

I'm currently experiencing this kind of error and I dont have any clue how to 
fix it. Tried it now for a couple of hours, but still no clue how to get rid of 
this error.

I'm using the latest command-line jar of pdfbox (2.0.16) for the merging 
process.

Hopefully someone has a clue how I'm able to fix this asap.

 

 

 

Best Regards,

Elias


> Exception in thread "main" java.io.IOException: Missing root object 
> specification in trailer.
> ---------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-4650
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4650
>             Project: PDFBox
>          Issue Type: Bug
>            Reporter: Elias Mauer
>            Priority: Major
>
> Hey,
> I'm currently experiencing this kind of error and I dont have any clue how to 
> fix it. Tried it now for a couple of hours, but still no clue how to get rid 
> of this error.
> I'm using the latest command-line jar of pdfbox (2.0.16) for the merging 
> process.
> Hopefully someone has a clue how I'm able to fix this asap.
>  
> Exception in thread "main" java.io.IOException: Missing root object 
> specification in trailer.
>  at 
> org.apache.pdfbox.pdfparser.COSParser.parseTrailerValuesDynamically(COSParser.java:2876)
>  at org.apache.pdfbox.pdfparser.PDFParser.initialParse(PDFParser.java:175)
>  at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:226)
>  at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1070)
>  at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:991)
>  at 
> org.apache.pdfbox.multipdf.PDFMergerUtility.legacyMergeDocuments(PDFMergerUtility.java:451)
>  at 
> org.apache.pdfbox.multipdf.PDFMergerUtility.mergeDocuments(PDFMergerUtility.java:346)
>  at org.apache.pdfbox.tools.PDFMerger.merge(PDFMerger.java:70)
>  at org.apache.pdfbox.tools.PDFMerger.main(PDFMerger.java:49)
>  at org.apache.pdfbox.tools.PDFBox.main(PDFBox.java:81)
>  
> Best Regards,
> Elias



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to