Hello,
As far as I can see, PrintManager generates print jobs as bitmaps, which are of enormous size: a 147 KB file (4 pages of text, no graphics) inflates to a 13,7 MB spool file.
Is there a way to reduce print job size? Maybe by printing in vector instead of bitmap? We print large batch jobs over slow lines, so keeping jobs small is essential.
I already tried printJob.PrintOptions.SetResolutionByDpi() method, but it seems to be ignored.
We use HP CM8060 PCL5 and HP Universal PCL5 drivers. By the way, when printing from Adobe Reader 9.0 (from my own desktop) the spool file never goes over 200 KB.