Hi, is it possible to save/convert Document to a single Jpeg for more than the first page?
I’ve tried the PageSet.All option as well and it doesn’t seems working with Jpeg, seems working with Tiff output?
Here is the…...PageSet(new PageRange(0, 2)); // Jpeg only output one page, Tiff output...frame format. So you can save only single page as Jpeg. However...