PDA

View Full Version : Digital signature appearance is not available in images created by Foxit SDK


Abu Ibrahim
February 21st, 2007, 02:24 AM
Hi,
I am testing Foxit SDK DLL to use it in our PDF Viewer but when I try to
open a signed document it creates the images without signature
appearances. Can you please tell me Foxit SDK DLL creates the pdf images
with their signature appearances or I have to draw them manually?

In case of yes, please mention any sample code and version of SDK.

Your earliest reply will be highly appreciated.

Regards,
Saqlain Khan
saqlain.khan@ascertia.com

hashimsaleem
February 23rd, 2007, 06:02 AM
49 reviews but no reply so far!

where are you guys?

AmyLin
February 24th, 2007, 10:43 PM
HI,
could you please send a sample pdf document ?

william
March 28th, 2007, 07:03 PM
Hi Abu,

When being displayed, digital signature is actually an annotation.
Therefore, you can simply set the last flag of FPDF_RenderPage() to 1 to display the digital signature.