Open PDF dynamically (VB) then show on a form

The PDF Creator enables you to create secure PDF documents and to view, print and process existing PDF documents.
If you have any questions about the installation and usage of the PDF Creator please post them here.
Post Reply
Joseph
Posts: 2
Joined: Fri Aug 29 2003

Open PDF dynamically (VB) then show on a form

Post by Joseph »

I can open a PDF dynamically and make changes to it.

I then want to display it on a form in VB6 without saving it. I then may make some changes manually and then decide to save and close or just close loosing all changes.

Can someone point me in the right direction?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello Joseph,

If you wish to add the PDF Creator to your VB form you need the Developer version. Using this version you can not do manual changes to the pdf file, all changes should be done from inside your application.

If you wish to manually change a pdf file, you need to use the End User version of the PDF Creator, but this version can't be added to your VB form.


Thanks.
Post Reply