Posted 24 October 2024, 1:10 pm EST
Hi.
We are currently using your C1PrintPreviewControl and C1PrintDocument in our project. I would like to inquire if it is possible to automatically refresh the display in C1PrintPreviewControl when adding a new page using the C1PrintDocument.NewPage method.
Specifically, our goal is to allow users to view all the pages created up to that point in the document, rather than waiting for the entire document—potentially 50 to 100 pages—to be generated and displayed only after calling the EndDoc method. This enhancement would significantly improve the user experience by providing immediate feedback as new pages are added.
Thank you for your assistance.
Best regards,