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

Function printFile(), request to add Chinese support #6266

Open
w38351479 opened this issue Feb 21, 2025 · 0 comments
Open

Function printFile(), request to add Chinese support #6266

w38351479 opened this issue Feb 21, 2025 · 0 comments

Comments

@w38351479
Copy link

conn = cups.Connection()
job_id = conn.printFile(printer = printer,
filename = filename,
title = '打印的标题',
options = merged_options)


When I use the printFile function, if the “title”contains Chinese or the “job-name” contains Chinese, the Chinese part of the log record on the printer is garbled. Please help me solve this problem,thanks~

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

1 participant