Re: Solution for bug 15942 - Send page size with lpr command on printing
10 Nov
2008
10 Nov
'08
1 a.m.
On Sun, Nov 9, 2008 at 6:48 PM, Massimo Del Fedele <max(a)veneto.com> wrote:
Send page size with 'lpr' command to CUPS, so it doesn't take always the default one. Solves bug 15942.
Max
+// sprintf(psCmd,"|lpr -P'%s'",pszOutput+4); Don't use C++ comments, use /* comment */ instead. Also, don't comment out code. Remove it if unneeded, or if it should be left as an example, etc., use if(0). -- -Austin
6243
Age (days ago)
6243
Last active (days ago)
0 comments
1 participants
participants (1)
-
Austin English