signed pdf library

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mcog_esteban
Forum Contributor
Posts: 127
Joined: Tue Dec 30, 2003 3:28 pm

signed pdf library

Post by mcog_esteban »

hello.
i have been searching for a library to create signed pdf's...and could find one.
i have to do an "electronic invoice system"

does anybody knows where to look for?
thanks.
nickvd
DevNet Resident
Posts: 1027
Joined: Thu Mar 10, 2005 5:27 pm
Location: Southern Ontario
Contact:

Post by nickvd »

Not too sure what a 'signed' pdf is, but I do know of FPDF
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

what's a signed pdf?
mcog_esteban
Forum Contributor
Posts: 127
Joined: Tue Dec 30, 2003 3:28 pm

Post by mcog_esteban »

well a "signed pdf" is a pdf signed by a digital identity certificate issued by a certificate authority.

hope this helps.
Post Reply