Hi,
  I am using PDFBox-0.6.4 to append one PDF to another, However when one of the pdf has
the "Navigation Pane" open as default ( I am not sure
whether the reason is this).
 
Any fix for this ?
 
-------------------------------------------------------
java.lang.ClassCastException: org.pdfbox.cos.COSArrayat
org.pdfbox.examples.persistence.AppendDoc.appendDocument(AppendDoc.java:99)
at org.pdfbox.examples.persistence.AppendDoc.doIt(AppendDoc.java:197)
at org.pdfbox.examples.persistence.AppendDoc.main(AppendDoc.java:282)

Reply via email to