Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Digital signature

Reply
Thread Tools

Digital signature

 
 
marty
Guest
Posts: n/a
 
      02-15-2013
Hello,

I need to add a digital signature to a PDF file programmatically. My application uses libHaru to generate the PDF file, but this library does not appear to manage the digital signature.

Which library can I use to do this ?

Any advice would be appreciated.


--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-

 
Reply With Quote
 
 
 
 
Öö Tiib
Guest
Posts: n/a
 
      02-16-2013
On Friday, 15 February 2013 23:59:40 UTC+2, marty wrote:
> I need to add a digital signature to a PDF file programmatically.


PDF is proprietary format belonging to Adobe. It is not related to C++.

> My application uses libHaru to generate the PDF file,


That is perhaps the only open source C++ library for generating
PDF files. You should discuss its functionality with its developers.

> but this library does not appear to manage the digital signature.
> Which library can I use to do this ?


Digital signatures that Adobe accepts as valid have to be bought
from someone who Adobe accepts as valid security provider. No
library can technically provide those on its own.

> Any advice would be appreciated.


I trust that Adobe has some sort of web site up somewhere in
internet. It contains information. You should always ask from
related people and avoid asking information from random
unrelated sites and forums.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Turning a signature-changing decorator into a signature-preservingone Gustavo Narea Python 14 02-16-2009 04:58 PM
Re: a kind of digital signature for a record in a table .... Scott Allen ASP .Net 0 09-20-2005 08:17 PM
UTF-8 with signature & UTF-8 without signature JJBW ASP .Net 1 04-24-2004 10:21 AM
digital signature usage in asp.net caldera ASP .Net 0 04-22-2004 07:13 PM
Digital Signature No Cheques Cash only Computer Support 2 03-04-2004 10:58 PM



Advertisments