Secure print?

franz.pfoertsch.brose franz.pfoertsch at brose.com
Sun Jun 3 09:26:43 PDT 2012


on top mayby after
*XRXHasPS: True
*XRXHasBooklet: True

fill in your filter script:
*cupsFilter: "application/vnd.cups-postscript 0 pstoCanonSecurePrint"

after:
-----<but Xerox specific >----

*JCLToPSInterpreter:"@PJL ENTER LANGUAGE = POSTSCRIPT<0A>"
*JCLEnd:"<1B>%-12345X at PJL EOJ<0A><1B>%-12345X<0A>"

you have to fill in your specific ppd-code (something like this ->)

> *% Base JCL key code option
>
> *% Driver-defined attributes...
> *UIConstraints: *JCLPrintDestination Printer *JCLMailbox
> *UIConstraints: *JCLMailbox *JCLPrintDestination Printer
> *UIConstraints: *JCLPrintDestination SecurePrint *JCLMailbox
> *UIConstraints: *JCLMailbox *JCLPrintDestination SecurePrint
>
> *OpenGroup: OutPutDirection/Output Direction
> *JCLOpenUI *JCLPrintDestination/Destination: PickOne
> *OrderDependency: 10.0 JCLSetup *JCLPrintDestination
> *DefaultJCLPrintDestination: Printer
> *JCLPrintDestination Printer/Print: ""
> *JCLPrintDestination Mailbox: "@PJL COMMENT CANPJL SET DEVICE=MAILBOX <0A>"
> *JCLPrintDestination SecurePrint: "@PJL COMMENT CANPJL SET DEVICE=SECUREPRINT <0A>@PJL COMMENT CANPJL SET SECUREPASSWD=SecPRT <0A>"
> *JCLCloseUI: *JCLPrintDestination

-----<but Xerox specific >----

the filterscript includes a procedure to informe about his <pin>

regards
Franz

> Hello Franz,
>
> Before all, thank you for th links.
>
> When you write than i need to modify ppd file, what part should i change?
> I  need to add line of PJL command at the end of PPD file? I don't see where and what i need to modify/add.
>
>
>
>
>





More information about the cups mailing list