Unplanned
Last Updated: 28 Jul 2026 06:48 by Jan
Jan
Created on: 28 Jul 2026 06:48
Category: PdfProcessing
Type: Bug Report
1
PdfProcessing: Invalid signature when signing a PDF document with an image using the PdfStreamSigner

When signing a PDF document with an image using the PdfStreamSigner, the signature is broken. This is the used approach for signing the document: https://www.telerik.com/document-processing-libraries/documentation/libraries/radpdfprocessing/features/digital-signature/pdfstreamsigner

However, instead of using the DrawText method, the DrawImage method is used.

 
0 comments