Hello folks!!
I'm trying to read a pdf file modified with iText, I can open this file with
a pdf reader, but I execute my program and it goes with the next line:
...
PdfReader pdfReader = new PdfReader(ORIGINAL);
...
I get the error:
Exception in thread "main" java.lang.NullPointerException
at com.itextpdf.text.pdf.PdfReader.readPages(PdfReader.java:998)
at com.itextpdf.text.pdf.PdfReader.readPdf(PdfReader.java:527)
at com.itextpdf.text.pdf.PdfReader.<init>(PdfReader.java:172)
at com.itextpdf.text.pdf.PdfReader.<init>(PdfReader.java:161)
Somebody could help me?.
Thanks in advance!!
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Bug-in-pdfReader-tp3932966p3932966.html
Sent from the iText - General mailing list archive at Nabble.com.
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn
about Cisco certifications, training, and career opportunities.
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php