PrintSetupDialog culture-specific

How can I change PrintSetupDialog's default culture(English) to a culture-specific oen?
Thanks and best regards.


3 Replies

AD Administrator Syncfusion Team March 31, 2009 06:15 AM UTC

Hi Fachmann,

The System dialogs such as print, preview e.t.c are provided by the operating system and their culture configuration is same as the operating system instead that is provided by your application. If you want to change the culture of "PrintDialog" then you have to create your own dialog that resembles the system dialog. However creating your own "PrintDialog" is a complicated work.

Regards,
Dinesh



AD Administrator Syncfusion Team March 31, 2009 07:16 AM UTC

Hi Dinesh. With PrintDialog and PrintPreviewDialog dialogs is everything fine. The language is changed automatically depending of the systems''s culture-specigifc settings. It''s about your PrintSetupDialog. How can I change its culture?

There is a page (http://www2.syncfusion.com/ug_63/Diagram/Printing.html) that I''ve found in the internet with the following description: "The PrintSetupDialog class allows the user to set the margins, page orientation and ... support for features such as culture-specific headers and footers, ..." but it is inaccessible, so I can''t read father what is written there.
Thanks and best regards.



AD Administrator Syncfusion Team March 31, 2009 02:39 PM UTC

Hi Fachmann,

Sorry for the improper answer. Please go through the documentation for localizing syncfusion components in the link provided below.

http://help.syncfusion.com/ug_71_new/diagram/LocalizationSupport.html

Regards,
Dinesh



Loader.
Up arrow icon