catching the Preferences button event

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
casolorz
Posts: 22
Joined: Thu Mar 17 2005
Location: Wichita, KS

catching the Preferences button event

Post by casolorz »

Is there a way by which I can catch when a user presses the preferences button of an amyuni printer so that I can then present them with a dialog?

Thanks,

--Carlos
Joanna
Site Admin
Posts: 3
Joined: Wed Oct 02 2002
Contact:

Re: catching the Preferences button event

Post by Joanna »

Hello,

I didn't reply to the forum, most probably you already get a reply to your request from our technical support already.

There is a way to change the fired message when choosing the printer preferences of the Developer version of the PDF Converter. You need to catch the event fired and display the message you wish.
casolorz
Posts: 22
Joined: Thu Mar 17 2005
Location: Wichita, KS

Re: catching the Preferences button event

Post by casolorz »

Actually I wanted a way to display my own dialog with my own options, not just text that does nothing.
Thanks,

--Carlos
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Re: catching the Preferences button event

Post by Joan »

Hello Carlos,

Unfortunately there is no way to change the dialog box but you can change the message in that dialog box using "Activation Error Title" and "Activation Error Text" that you can set using SetPrinterParamStr()

Best Wishes for the New Year 2009
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
Post Reply