Hi,
I am looking to achieve the following: I do have an UltraGanttView-Control in my application and I want to feed a crystal reports report with the data.
I have looked at UltraGanttChartPrintDocument and UltraPrintPreviewDialog, unfortunately I am bound to output to Crystal Reports here, so I can't use that.What I would like to do is get the print pages from the print document control and create Bitmaps or so from the print pages. Problem is, I did not find anything to access these print pages (neither in PrintDocument nor in PreviewDialog nor in Page_Print-Event etc.
Alternatively, maybe I could also create PDFs from the print pages. Any ideas / hints?
Hello,
Thank you for reaching out. We are aware of this request as there is already a feature request for this on our new ideas page. I recommend voting to have your voice heard! Thanks again and let us know if you have any additional questions.
In the meantime I recommend researching CutePDF, a free pdf converter for Windows applications.