I have a pdf. It is sized 32.58" x 73.91" (inches). Trying to export as jpeg, I create a JpegDevice with:JpegDevice jpegDevice = new JpegDevice(new Resolution(300), 100);Then run the process command on the page:jpegDev…...resolution (I assume the intention is dots per inch) I choose (300, 150...2443 x 5543 pixels, which is 75 dots per inch. The image pixel size...