Welcome Guest Search | Active Topics | Sign In | Register

jSignature Signature Canvas Excluded from PDF Options
markmeikle
Posted: Wednesday, August 12, 2015 4:33:43 PM
Rank: Newbie
Groups: Member

Joined: 11/7/2012
Posts: 2
A dynamic signature drawn on jSignature canvas does not print to the PDF.

I also tried dynamically setting the src of an image (and asp:image) control. However, this added only a blank blue question mark image in the PDF document.

How can I get the signature to be included in the PDF?
eo_support
Posted: Thursday, August 13, 2015 5:06:43 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

The current version of EO.Pdf only has limited support for canvas. This is a known issue and it's not trivial to resolve. We are hoping to resolve it within this year.

However using a static image through asp:Image should work. If you use ConvertHtml, make sure you either set HtmlToPdf.Options.BaseUrl or set the image' src to full path (such as "http://www.yoursite.com/your_image.gif" instead of just "your_image.gif").

Please let us know if you still have problems.

Thanks!
markmeikle
Posted: Thursday, August 13, 2015 5:11:55 PM
Rank: Newbie
Groups: Member

Joined: 11/7/2012
Posts: 2
Alright, well at least confirms we're on the right track. We figured the static image was a duct-tape solution that would work. Looking forward to the canvas fix update.

Thanks,

Mark


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.