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

fixed postscript in capture function by removing duplucate line #19

Merged
merged 1 commit into from Jun 11, 2018

Conversation

wtjerry
Copy link
Contributor

@wtjerry wtjerry commented Jun 11, 2018

The postscript specified in postscript.py do_capture() was not valid and lead to the tested printers rejecting that command.

@jensvoid jensvoid merged commit 4f3820a into RUB-NDS:master Jun 11, 2018
@jensvoid
Copy link
Collaborator

Thanks @wtjerry. It took seven month for someone to figure out the PS code was broken here :)

(Actually, the whole capture PS code is really bad / not generic enough because different printers require different special treatment. Need to rewrite this one day to make it work on as many devices as possible...)

@wtjerry wtjerry deleted the fixPostscriptForCapturingPrintJobs branch March 22, 2019 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants