Dialog box translation

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
zaksoft
Posts: 66
Joined: Fri Feb 20 2004

Dialog box translation

Post by zaksoft »

How can I translate string of print dialog ?

TIA
Davide Zaccanti
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Which print dialog do you mean?

If it is the dialog box that appears after printing starts stating that the document is being printed, then this dialog box is generated by the printing application and it takes the language of the system. This is not generated by us.

If it is the printer's properties that you get when making a right click on the printer and choosing "Printer Preferences". Then these can be changed, there is a language drop down list from which you can choose the language in which you want to display the User Interface of the PDF Converter printer.

Hope this helps.
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
zaksoft
Posts: 66
Joined: Fri Feb 20 2004

Dialog box translation

Post by zaksoft »

When I call

pdf.Print( "some printer", FALSE);

the output goes to "some printer", but calling

pdf.Print( NULL, FALSE) ;

the print dialog ( is embedded in cdintf.dll, I've found the resource) appear with option like
'Fit to paper'
'Print as image'
'Print to file'

or also try selection, print range, copies, sheet layout, ect,

I'm using VC++ 8.0 (VS2005) not managed code with suite 3.02
Davide Zaccanti
Post Reply