Hello :slight_smile:
I’m trying to merge a xfdf and pdf. I used the code from the example, this one:
PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor();
AnnotationEditor.BindPdf(“emptyPdf.pdf”);
FileStrea…...and managed to observe the reported exception. For further investigation...XFDF file and noticed the reported exception, so logged another...