Is there any way to flatten annotations in iText7/Java? I think previous versions had a PdfStamper class doing this, but I can't find it in iText7. PdfDocument seems to have replace PdfStamper to a large degree, but no flattening functionality?
Thanks, Thomas