Problemunvalidated

The issue I am seeing is that the resolution decreases significantly during this process. — The program converts the PDF to JPG, performs the "slicing" action, then converts it back to PDF for printing. Tension: I did some research and saw that the PDFBox tools is able to set the DPI of the JPG during conversion from PDF, which I did using some code from AI, however it did not help the resolution. Outcome: My son said to convert to PNG which is lossless and, again I had AI write me some code which also didn't seem to work.

a6bca011-9d40-496a-b5fd-9a1b8b6b2bda

The issue I am seeing is that the resolution decreases significantly during this process. — The program converts the PDF to JPG, performs the "slicing" action, then converts it back to PDF for printing. Tension: I did some research and saw that the PDFBox tools is able to set the DPI of the JPG during conversion from PDF, which I did using some code from AI, however it did not help the resolution. Outcome: My son said to convert to PNG which is lossless and, again I had AI write me some code which also didn't seem to work.