Hi folks, PDFBox is great and I have used it to programmatically create some annotations (TextMarkups and AnnotationLinks) in existing PDF files. However, not all PDF viewers support annotations. Is there any way to flatten the annotations programmatically using PDFBox, so that the full content will display in all viewers? If not, can anybody suggest an alternative approach?
Any pointers would be greatly appreciated. Thanks, Michael.

