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…...FileStream(“annot.xfdf”, System.IO.FileMode.Open...with probably almost every annotation. I have the same problem...