jsut ihave to print some reportsin a page with 22 and 35 centemeter
but i think setuserpapersize is given by pixel
how we set it to inch or centemeter
or is there any relation between inch and pixe to change each other
thank u
[Edited by Gharakhanlou on 04-06-2005 at 04:39 PM GMT]
04-06-2005 at 03:34 AM
|
Goran Level: Moderator Registered: 16-05-2002 Posts: 1681
Re: Setting paper size by Inch or centemeter
There is a form's ScaleX and ScaleY methods that will allow you to convert from one unit to another.
____________________________
If you find the answer helpful, please mark this topic as solved.
you know report paper size is given with piex by default
so when i want to set userpapersize property for report object with range width=22 centemeter and height=35 centemeter, i dont know what pixel is their values
I hope u understand
so
05-06-2005 at 01:10 PM
|
Goran Level: Moderator Registered: 16-05-2002 Posts: 1681
Re: Setting paper size by Inch or centemeter
And I asume that you have checked help for these two methods?