Hi,
I want print big PDF files. My test file is 180 pages, but I have and documents with 2000 pages.
I use following code:
PdfViewer viewer = new PdfViewer();
viewer.setAutoResize(true); // Print the file with…...Print the file with adjusted rotation PdfPrinterSettings printerSettings...