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…...notifier January 17, 2022, 6:17pm 15 The issues you have...