Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I generating a PDF document from VB/C++?

Status
Not open for further replies.

henryjwood

Programmer
Jul 21, 2003
1
AU
I am developing a Visual Basic application that generates a quality assurance certificate and allows the user to print it.
The certificate is generated from a locked database and the data can not be changed by the user. I have now be asked how this document can be sent electronically by email rather than just printing a paper copy. I think PDF may be a good way to do this as it can be password protected. Word or RTF is not secure as the user could edit the file and change the data.

Does anyone know if there is a PDF control that would let me generate a new document and save it to disk? An OCX or DLL would be ideal or though I am not sure how this would be licensed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top