Creator Control but no toolbars

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
ASRoden
Posts: 36
Joined: Thu Jun 15 2006
Location: Auburn, NY USA
Contact:

Creator Control but no toolbars

Post by ASRoden »

I have the Creator Control working on my dialog box, but I do not see any toolbars. How do I go about implementing them? Do I have to create my own toolbars and then tie them into the DoCommandTool() method?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

The PDF Creator Control is made to be used programmatically from inside your application, If you need to have some tool bars you need to implement them yourself.

You will need all the toolbars as they are in the End User version of the Creator?
Post Reply