Thanks a lot.
I try it.
Hi, nmaniez!
In the PPD you will find lines looking like this:
*JCLToPSInterpreter:"@PJL COMMENT XRXend<0A>@PJL ENTER LANGUAGE = POSTSCRIPT<0A>"
*JCLEnd:"<1B>%-12345X@PJL EOJ<0A><1B>%-12345X<0A>"
Under those two lines, add this:
*JCLOpenUI *Accounting: PickOne
*OrderDependency: 10 JCLSetup *Accounting
*DefaultAccounting: Enabled
*Accounting Enabled: "@PJL COMMENT XRXbegin<0A>@PJL COMMENT OID_ATT_ACCOUNTING_INFORMATION_AVP <22>XRX_USERID,{{USER_ID}}<22>;<0A>@PJL COMMENT OID_ATT_ACCOUNTING_INFORMATION_AVP <22>XRX_ACCTID,{{ACCOUNT_ID}}<22>;<0A>@PJL COMMENT XRXend<0A>"
*End
*Accounting Disabled: ""
*End
*JCLCloseUI: *Accounting
Remember to change {{USER_ID}} and {{ACCOUNT_ID}} to the settings for your setup.
Best Regards
Kimzi
--------------------------------------------
Please remember to select "Accept as Solution" for posts that helped you solve the issue.
Hello,
I use the PPD file of the 7845 WC, available on the website Xerox for printing from a Linux server.
I also use accounting (auditron) on this copier.
I would like to add a UserID in the PPD file. But I can not find the lines corresponding to the XSA.
Could someone help me?
Thank you