Completed
Last Updated: 26 Aug 2026 12:27 by ADMIN
Release 2026.3.826 (2026 Q3)
Jan
Created on: 28 Jul 2026 06:48
Category: PdfProcessing
Type: Bug Report
2
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