This is a migrated thread and some comments may be shown as answers.

Is it possiable to set default print paper type in win form viewer?

1 Answer 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
JC Wu
Top achievements
Rank 1
JC Wu asked on 18 Jun 2010, 08:44 AM
I have a report which PaperKind is A4Rotated.

When I print it in web form viewer, it will print correctly in A4Rotated.
(img1.jpg)

But in win form viewer, I need to setup paper size manually, otherwise it will print with PaperKind A4(not rotated).
(img2.jpg)

Is it possible to set it in code?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 21 Jun 2010, 12:34 PM
Hello JC Wu,

For printing through the web report viewer, we're using the Acrobat PDF plugin, which as seen from your first screenshot has an "Auto-Rotate and Center" setting, thus it takes care of the orientation internally. However the standard print dialog used for printing in the windows forms viewer does not offer such functionality and you should set the Orientation manually from the report from the PageSettings --> LandScape property.

Greetings,
Steve
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
JC Wu
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or