Hello,
How can I specify which page to print from a Worksheet? Using the SheetToImageByPage function that returns the Bitmap array is not going to work for me because in many scenarios I will be dealing with Worksheets that contain 1000 or more pages. This causes the application to slow to a halt relatively quickly.
Can I specify that I only want the first page of a Worksheet?
Thanks,
Ryan