AD
Administrator
Syncfusion Team
September 15, 2005 02:15 PM UTC
Hello Vinod,
The print and print preview implementation uses the diagram Model bounds to calculate the drawing area. It looks like you might have assigned a much higher value to the Diagram.Model.Bounds property, than what is actually being used by the drawing. Changing the diagram model bounds to more closely reflect the dimensions of your diagram will make sure that print and printpreview bounds are calculated taking into account the actual drawing size.
Prakash Surendra
Syncfusion Inc.,
AD
Administrator
Syncfusion Team
September 16, 2005 08:59 AM UTC
Rearranging the sizes did the trick..! Thanks
Regards,
Vinod
>Hello Vinod,
>
>The print and print preview implementation uses the diagram Model bounds to calculate the drawing area. It looks like you might have assigned a much higher value to the Diagram.Model.Bounds property, than what is actually being used by the drawing. Changing the diagram model bounds to more closely reflect the dimensions of your diagram will make sure that print and printpreview bounds are calculated taking into account the actual drawing size.
>
>Prakash Surendra
>Syncfusion Inc.,
>
>