AD
Administrator
Syncfusion Team
March 3, 2004 09:46 PM UTC
The PrintAsBitmap just compreeses or expands the bitmap to fit the target rectangle. This will lose quality unless the target rectangle is the exact size of the original grid.
So, one possible solution is to try to redraw a zoomed grid so the original grid is the exact size of your target area before you do the PrintAsBitmap. Currently, ther eis no built in zoom functionality though it is on our to-do for a future version. Here is a link to a forum thread that has a zoom sample. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=6367