chart printing
Posted: Mon Dec 11, 2006 9:33 am
hi...
1. i have two different kind of pages with charts: 1. aspx page with chart and gridview. 2. chart and gridview with in IFRAME, and in both of the pages i am having the same problem: when i am printing the page, with : "document.print()", the gridview printed ok, but the chart print with red X on the top left of the square(where the chart image should be)., why is that?
2. when i am trying to reduce the height and the width of the chart, i get blurry picture? how can i fix that?
3. i want to put 8 different charts in the same page(to print them on the same page), how can i do that?
thank you for your help.....
1. i have two different kind of pages with charts: 1. aspx page with chart and gridview. 2. chart and gridview with in IFRAME, and in both of the pages i am having the same problem: when i am printing the page, with : "document.print()", the gridview printed ok, but the chart print with red X on the top left of the square(where the chart image should be)., why is that?
2. when i am trying to reduce the height and the width of the chart, i get blurry picture? how can i fix that?
3. i want to put 8 different charts in the same page(to print them on the same page), how can i do that?
thank you for your help.....