PDA

Click to See Complete Forum and Search --> : paper sizing in datareports


rush_shri
Dec 7th, 2005, 01:00 AM
can somebody tell me how to set the paper size at design time in data reports. it's urgent.

sishe
Dec 7th, 2005, 01:11 AM
I think it is not possible.

You can change default printer's paper size by using printer object before showing/printing the report. And if you don't have last service pack, download it because the old one does not contain "Orientation" property but the new one has, so you can set the orientation to Landscape or Portrait.

Hope this helps..

sanjaylimbikai
Dec 7th, 2005, 03:57 AM
hi

You can set ReportWidth property for the width of your report, use topmargin,bottom margin,left and right margins for the margins of your report. The length is determined by the default printer's paper setting for displaying or printing the report.

Hack
Dec 7th, 2005, 05:47 AM
Moved to reporting section.

rush_shri
Dec 13th, 2005, 07:57 AM
hi sanjay, thnx for the advice but please send me any example or code to do that. please help me it's very urgent.