[Kde-print-devel] [Bug 113417] printer instance not visisble to non-kde-apps
Michael Goffioul
kdeprint_bugs at swing.be
Tue Sep 27 11:44:28 CEST 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=113417
------- Additional Comments From kdeprint_bugs swing be 2005-09-27 11:44 -------
Can determine how Opera makes use of an external program to print:
1) piping the PS data to the program
2) calling the program with a temporary PS file
Some useful options to test with kprinter:
--stdin: makes kprinter read PS data from its standard input (piping)
-c: kprinter makes a copy of the given file, useful to avoid that the calling application removes the file to print before kprinter has sent it to CUPS
More information about the Kde-print-devel
mailing list