Hi Friends, * I am very glad to use PDFBOX(PDFBox-0.7.3.jar) in my project and very usefulll and helpfulll......
* I am getting the following exception while calling the *PDDocumentOutline document_outline = **pd_doc_catalog**.getDocumentOutline();* method in PDFBOX(PDFBox-0.7.3.jar)...... MY EXCEPTION IS AS FOLLOWS, ** *java.lang.ClassCastException*: org.pdfbox.cos.COSArray at org.pdfbox.pdmodel.PDDocumentCatalog.getDocumentOutline(* PDDocumentCatalog.java:267*) * And Herewith i have attached my PDF file... * I have tried with latest PDFBOX version (pdfbox-0.8.0-incubating.jar), but no use... * Please let me know, how to solve the above exception......... Thanks and Regards, JavaImran

