Hi,
We recently downloaded the last version of the PDF Merger (v4.0.3 for Java Build 71206) and we have detected that a NullPointerException is launched sometimes when, trying to create the PDFDocument, the file has editable fields.
It doesn't happen always, because sometimes, the same file is proccessed smoothly, but others, it launces the following StackTrace:
java.lang.NullPointerException
at com.cete.dynamicpdf.merger.PdfDocument.a(Unknown Source)
at com.cete.dynamicpdf.merger.PdfDocument.g(Unknown Source)
at com.cete.dynamicpdf.merger.PdfDocument.<init>(Unknown Source)
at com.cete.dynamicpdf.merger.PdfDocument.<init>(Unknown Source)
On the older version we had, it didn't happen
Thanks a lot.
Alberto Sánchez.