search for: printoptions

Displaying 3 results from an estimated 3 matches for "printoptions".

2006 Jun 21
3
getElementsByClassName
...;</OPTION>''; alert($sValue); } $temp += ''</SELECT> ''; $temp += ''<INPUT TYPE="SUBMIT" NAME="cmdOpenReport" VALUE="Open Report" CLASS="menubuttons"> ''; <?php if($_SESSION[''PrintOptions''] == 0) $sPrintOptions = ''Off''; else $sPrintOptions = ''On'';?> $temp += ''<INPUT TYPE="SUBMIT" NAME="cmdPrintOptions" VALUE="Print Options <?=$sPrintOptions?>" ''; $temp += ''STYLE=&quo...
2002 Sep 22
0
CUPS filtering mechanism explained, was: [cups raw mode, was Re: unlink data file in cups_job_submit]
...ipping_filter You'd need to write a "my_PJL_stripping_filter" (could be a shellscript) which parses the PostScript and removes the undesired PJL. This would need to conform to CUPS filter design (mainly, receive and pass the parameters printername, job-id, username, jobtitle, copies, printoptions and possibly the filename). It would just go as world executably into "/usr/lib/cups/filters/" and work from there, called by cups if it encounters a MIME type "application/vnd.cups-postscript" > The attached patch allows you to specify an option string for cups > print...
2003 Mar 23
4
What am I missing here?!
OK, I've tried changing my printcap name from printcap to cups. Printing works fine locally using CUPS on the Samba box. What am I missing here? Why can't I print to the Samba box via the Windows and linux clients? Shared directories work fine. I am really frustrated here and have exhausted Google and all other resources I have. Here's my smb.conf for what it's worth.