Hi,
I create a worksheet in memory to print, I am wondering wether I can see print preview before print it? Does Aspose support it ? If not, is there any workaround I can achieve this requirment?
Thanks,
Wei
Hi,
I create a worksheet in memory to print, I am wondering wether I can see print preview before print it? Does Aspose support it ? If not, is there any workaround I can achieve this requirment?
Thanks,
Wei
Hi Amjad,
Thanks for your reply.
I consider to save worksheet as images first using WorksheetRender.ToImage(), then render the images in the PrintPreview dialog. but I have a problem with this approach, when I convert one worksheet to image, I only get one page converted to image, even there should be multiple pages output for one worksheet based on the page setup(for example, setup 2 pagetall/2 pagewide), how do I converted all of the pages to images.
Thanks,
Wei
Hi,
The answer is very helpful. Thanks.
Hi,