Posted 10 November 2022, 12:44 pm EST
Hi,
I try to figure out a way to add a signature field to the PDF export of a FlexReport.
Several ideas failed and it’s not an option to render the report as a metafile and render this subsequently as an image (seems very unprofessional to be honest) to a PDF.
Extending PdfFilter or PdfExportProvider also doesn’t seem to be an option as there are no rendering methods to override.
C1Pdf is not able to load existing PDFs to add a signature field.
Is there a way to accomplish this without third party tools?