We are hitting an InvalidOperationException: Stack empty error when attempting to place two redactions on the attached document after flattening the stamp annotations.
This happens with both PdfAnnotationEditor.RedactAr…...using var editor = new PdfAnnotationEditor(document); editor.RedactArea(1...System.Drawing.Color.Black); editor.RedactArea(1, rectangle2, System...