Search found 6 matches

by atul
Fri Jun 21, 2013 6:00 am
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Digital Signature Appearance
Replies: 7
Views: 4317

Re: Digital Signature Appearance

Hi,

But the icons are changed automatically depending on the validity of the signature. How are we going to do this using PXCp_Add3DAnnotationW()

Can you send the code ?

- Atul
by atul
Mon Jun 17, 2013 6:03 pm
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Digital Signature Appearance
Replies: 7
Views: 4317

Re: Digital Signature Appearance

Hi Stefan, Sorry for being unclear. That document with verification icon is generated from another application. If you add signer to trusted identity, this question mark will turn in to green tick mark. The issue is, I am using your DLLs in my VB application and I can sign PDF using function PXCp_Si...
by atul
Mon Jun 17, 2013 1:51 am
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Digital Signature on all pages
Replies: 1
Views: 1940

Digital Signature on all pages

Hi, My last question about the appearance of digital signature. This is an additional requirement. My client wants digital signature on every page with verification icon (tick mark if verified and question mark if not) on every page. Attached is the sample pdf. Is it possible using your libraries ? ...
by atul
Sat Jun 15, 2013 5:19 pm
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Digital Signature Appearance
Replies: 7
Views: 4317

Re: Digital Signature Appearance

Hi Will,

Please see attached file for visible appearance of signature validation. How can we do this ?

Atul
by atul
Fri May 03, 2013 6:34 am
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Digital Signature Appearance
Replies: 7
Views: 4317

Digital Signature Appearance

Hi,

I just saw one digitally signed PDF document where, if the digital signature is valid, there is one additional check mark that is printed and when it is unknown, addional question mark is displayed that is printed. See attached.

How to do that using the PDF SDK ?

Atul
by atul
Mon Jun 08, 2009 1:13 pm
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Case sensitive Password PDF
Replies: 1
Views: 1045

Case sensitive Password PDF

Hi,

I am using PXCp_EnableSecurity function to set a password for PDF file. However, this password is case sensitive. Is it possible to make it case insensitive ? If yes, how ?

Atul