Add image to signature field
Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=3410
Printed Date: 04 Apr 26 at 3:11PM Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com
Topic: Add image to signature field
Posted By: pedric
Subject: Add image to signature field
Date Posted: 24 Nov 16 at 9:35AM
I am using the Android SDK and trying to add a image into the signature field through DQPL.SetSignProcessFieldImageFromFile.
However, the image is always been scaled to fit the signature field which distorts the whole image. Alternatively i tried using DQPL. FitImage and DQPL.SetFormFieldSignatureImage but it still exhibit the same characteristics.
Please advice.
|
Replies:
Posted By: Ingo
Date Posted: 24 Nov 16 at 10:54AM
Hi Pedric,
here less users dealing with the android version i fear ;-) So only common hints from me, too. If the image doesn't fit into the borders why not scaling it smaller before?
Here a kb-sample: http://www.debenu.com/kb/add-visual-digital-signature-to-a-pdf-programmatically/ Here's an additional link to a relevant forum thread (see the sample from Rowan): http://www.quickpdf.org/forum/visible-digital-signature_topic2563.html
Cheers and welcome here,
------------- Cheers, Ingo
|
Posted By: pedric
Date Posted: 24 Nov 16 at 12:00PM
Hi Ingo,
Thanks for the fast reply.
I have scaled my image to be smaller than the field but it is still being stretched to fill the whole signature space. As there is requirement for overlay text in the signature field and also the image is a company logo, therefore i can neither change the field border and also need to retain the dimension ratio.
|
|