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

high delay between pages when printing #560

Open
colttt opened this issue Nov 13, 2023 · 3 comments
Open

high delay between pages when printing #560

colttt opened this issue Nov 13, 2023 · 3 comments

Comments

@colttt
Copy link

colttt commented Nov 13, 2023

Describe the bug
We have a Debian based print server running, all printers are connected via IPP but it takes a while if it starts printing and then for each page it tooks >15s for the next page.

To Reproduce
Steps to reproduce the behavior:

  1. add printer HP Pagewide Pro MFP 477dw via IPP to your print server
  2. try to print some pages, the OS (Linux, Windows, MacOS) doesn't matter, also the format (plain text or PDF)

Expected behavior
fast printing which happens immediately

Screenshots
If applicable, add screenshots to help explain your problem.

System Information:

  • OS: Debian 12 (bookworm)
  • cups-version: 2.4.2-3+deb12u1

I attach the error_log with debug information with just one print job of 10pages, I also attach the ppd file for this printer
AEI-IT-103.ppd.txt
error_log.txt

@colttt
Copy link
Author

colttt commented Nov 14, 2023

according to the Documentation I tried ?waitjob=false&waitprinter=false at the end of the deviceURI and restart cups, but it's still the same

@colttt
Copy link
Author

colttt commented Nov 16, 2023

I tested it with cups 2.3.3.op2 from Debian 11 (bullseye), with the same configuration it works fine and fast.
I also looked into the printer.config and ppd file of these two versions, and they are similar (expect some minor things), so I still think here is something wrong wit cups!?

@ValdikSS
Copy link

Try
lpadmin -p YOUR_PRINTER -o pdftops-renderer-default=pdftops

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

No branches or pull requests

2 participants