I want to export a range of pages of my C1Document. How can I do so, to export from page 3 to 8 of 10 pages. A small example, please.
Thank you.
Bernd
Here's code that will export a range of pages from a print preview document. Just modify the exp.document property.
Dim
Regards,Greg L