i have one example of PDF file, process signed with PDFBox 2.0.25 after i sign, process validation AddValidationInformation but only this document encountered an error Document has been altered or corrupted. the PDF was created online with https://products.aspose.app/.
code example i use for signing from here https://github.com/apache/pdfbox/blob/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateVisibleSignature2.java
any suggest ?
