PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

Generating signature in migradoc pdf
https://forum.pdfsharp.net/viewtopic.php?f=2&t=4225
Page 1 of 1

Author:  AnkitB [ Thu Jan 28, 2021 8:33 am ]
Post subject:  Generating signature in migradoc pdf

How do i generate signature from signature image in migradoc pdf?
i've tried following
section.AddImage(applicationFormEntity.ApplicantDigitalSignature);

Author:  TH-Soft [ Thu Jan 28, 2021 11:12 am ]
Post subject:  Re: Generating signature in migradoc pdf

AddImage needs a filename. Save the image file to disc and use the filename.

Or convert the image file to a BASE64 string as shown here:
http://pdfsharp.net/wiki/MigraDoc_FilelessImages.ashx

Author:  AnkitB [ Thu Jan 28, 2021 12:36 pm ]
Post subject:  Re: Generating signature in migradoc pdf

Thanks
mine was base64 encoded image

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/