Relative Content

Tag Archive for printing

Printer Canon lbp6030 print does not print

under windows 11, I have a canon lbp6030 printer connected to my pc, when i launch a document to be printed, nothing happens, only text page can be printed.
How can i resolve this problem?

Missing parentheses in call to ‘print’ when read excel file

when run my script shows this error :”Error reading replacement lists from Excel: Missing parentheses in call to ‘print’. Did you mean print(…)? (init.py, line 1187)
Failed to read replacement lists from Excel.”, but before this script run normally, suddenly show this error. what kind of reason caused this error? the error shows error comes from “init.py, line 1187″, where should find this “init.py, line 1187″ in my project?

Footer customization of print statement

My question that when I prints any form or page it opens the dialog box which includes the option of header and footer.
If we enables header and footer then in footer it should auto fetch the website URL address and prints on footer
My requirement is I wants to prints the customized URL rather than auto fetched URL.