Hi,
Want to print a ganttgraph but he's bigger than what can be printed on one page, now i want to print my complete ganttgraph, how can i do that at once ?
Want to print over multiple pages
Hi.
How do you print charts ? Directly or by using a reporting tool (Report Builder, Quick Report) ? In any case, the solution is to cycle throught all chart pages and then print individual pages. For Quick Report this involves writting the page navigation code in one of it's events (OnNeedData, I think). Similar approach can be used in Report Builder as well.
If on the other hand, you're directly printing charts, you can use use any of the chart printing routines (Print, PrintLandscape, PrintPartial) to do this for each page.
How do you print charts ? Directly or by using a reporting tool (Report Builder, Quick Report) ? In any case, the solution is to cycle throught all chart pages and then print individual pages. For Quick Report this involves writting the page navigation code in one of it's events (OnNeedData, I think). Similar approach can be used in Report Builder as well.
If on the other hand, you're directly printing charts, you can use use any of the chart printing routines (Print, PrintLandscape, PrintPartial) to do this for each page.
Marjan Slatinek,
http://www.steema.com
http://www.steema.com