print issue

Stimulsoft Reports.Flex discussion
Locked
jianchangxiang
Posts: 1
Joined: Mon Feb 27, 2012 5:19 am

print issue

Post by jianchangxiang »

Hello,I set the property "Orientation= Landscape" in designer, but when i start to print a report , it changs to portrait and some information of report is missed. What can i do to handle this problem?
Thank you
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

print issue

Post by Vladimir »

Hello,

Please try to set the following option:

StiOptions.print.autoPageOrientation = false;

Thank you.
Locked