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…... My test file is 180 pages, but I have...pageSettings,printerSettings); In my test it print about 185 sec. but...