https://issues.apache.org/ooo/show_bug.cgi?id=121855
--- Comment #4 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #3) > That sounds interesting, but spadmin won't allow such changes (at least I > don't think so, I didn't try that one specifically). Even if it did work, > it would not be practical here- we have 35+ printers and I am sure there > would be other issues with paper and such. Plus it would end up with a list > of 70 printers, half with duplicate names, etc. > > Thanks for the idea of a workaround, though. I wish there was some quick > thing I could do like set some secret environment variable or edit some > config file to force postscript printing. You can set a per user configuration file in <openoffice_user_dir>/psprint/psprint.conf You will need the name of the printers, as spadmin knows them; it will a one time job, even if you have 35 printers... In the configuration, you have to set PSLevel=3 PDFDevice=0 and make sure that Features= does not have Features=pdf= With these 3 settings, you make OpenOffice send the print job in PostScript format, instead of PDF (this is want you want, if I got it right). -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
