Bug - Comments don't print
A document was scanned and sent to a client, and they digitally signed it with either an app or a program, and returned it to us. Adobe Acrobat recognized these signatures as pencil edits, but would not print them. I could create additional pencil edits, and those would show up when printing, but not the original ones.
"Document and Markups" was selected in the Comments & Forms section of the print options dialog box.
"Print Notes and Popups" was enabled in the Comment preferences.
-
Luke Witherow commented
This was duplicated on two computers, both running Windows 10, and was tested with Adobe Reader, Edge PDF viewer, and Adobe Acrobat Pro DC.
I worked around this issue by flattening the document using the following Java Debugging command:
this.flattenPages();