Forum Moderators: open

Message Too Old, No Replies

PDF Certificates

How do I generate pdf certificates on the fly?

         

pageoneresults

3:29 pm on Oct 28, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I have a certificate which was created in Quark and then converted to a hi-res pdf. I need to take that pdf and use it as a template to generate course certificates on the fly. I don't want to store them, just generate them based on the request. A user must be logged in to view these.

I have a unique font (script) for the person's name. I have a few other areas on the certificate that are dynamic such as a date and the name of the course, those also utilize a particular font.

What would be the best "best practice" method to handle this type of challenge? Again, I do not need to save and/or store these. They will be generated as the user requests them.

Propools

4:30 pm on Oct 30, 2007 (gmt 0)

10+ Year Member



Brother, I have no idea but in using Adobe Acrobat 8 and going to the help section I got this:

Digital IDs operate by using a key pair: the public key locks, or encrypts, data; the private key unlocks, or decrypts, that data. When you sign PDF documents, you use the private key to apply your digital signature. You distribute the certificate that contains your public key and other identifying information to those who need to validate your signature, verify your identity, or encrypt information for you. Only your private key can unlock information that was encrypted using your certificate, so be sure to store your digital ID in a safe place.

You must have a digital ID to sign, certify, and apply certificate encryption to PDFs. You can get a digital ID from a third-party provider, or you can create a self-signed digital ID. Self-signed digital IDs may be adequate for many situations. However, to prove your identity in most business transactions, you may need a digital ID from a trusted third-party provider, called a certificate authority. Because the certificate authority is responsible for verifying your identity to others, choose one that is trusted by major companies doing business on the Internet. See the Adobe website for information about Adobe security partners that offer digital IDs and other security solutions.

You can have multiple digital IDs that you use for different purposes, particularly if you sign documents in different roles or using different certification methods. Digital IDs are usually password protected and can be stored on your computer in PKCS #12 file format, on a smart card or hardware token, in the Windows certificate store, or on a signing server (for roaming IDs). Acrobat includes a default signature handler that can access digital IDs from any of these following locations. (You must register the digital ID in Acrobat for it to be available for use.)

I dont' know if that helped at all but that's all I know. Certified PDF's are good though. ;)