How do I use PDFBox to remove the "About" etc. buttons from the top edge of this PDF, so that I may then view it without them?
https://www.dropbox.com/s/781cgwn4m2grose/PAMV1A.pdf?dl=0 I tried PDDocument.getDocumentCatalog().getAcroForm().flatten() without success. How can I get rid of the buttons? Thanks, John Liston --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org For additional commands, e-mail: users-h...@pdfbox.apache.org