Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use PJL RDYMSG for displaying info on the last printjob #1218

Closed
michaelrsweet opened this issue Jun 30, 2005 · 2 comments
Closed

Use PJL RDYMSG for displaying info on the last printjob #1218

michaelrsweet opened this issue Jun 30, 2005 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@michaelrsweet
Copy link
Collaborator

Version: 1.2-feature
CUPS.org User: lsa

The JOB DISPLAY command is used for displaying jobinfo when printing, this information goes away when the job is finished. The suggestion is to use the PJL RDYMSG DISPLAY info to print jobinfo when the job has finished that stays on the display, e.g:

Done: <title>

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Will look into adding this to the current ppdEmitJCL API, along with a new ppdEmitJCLEnd API which resets the RDYMSG...

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Fixed in Subversion repository.

The new code sends both the JOB DISPLAY and RDYMSG DISPLAY commands in ppdEmitJCL() and adds a new ppdEmitJCLEnd() API to restore the display.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant