-
Notifications
You must be signed in to change notification settings - Fork 863
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
Turkish character output on GP-F80300II #319
Comments
Could you let me know what type of printer do you have, whether it supports a code page which can encode Turkish characters, and what output you got when you ran this snippet? The list of code pages can usually be found in the vendor documentation by printing a self-test page. |
printer: grpinter f80300ii |
Ok. As a quick check, I don't think printer can print Turkish characters. Your best bet would be one of these these legacy code pages- But the vendor documentation I found lists these pages:
(Source: GP-80XXX Programmer Manual v6) So to print these characters, you would need to use a work-around that involves generating images with a Unicode font. A user recently had the same problem printing Vietnamese, so you will find some great information on the issue tracker already. I'll add a link here once that work-around is in the FAQ. Also, if I post the script to do it, would you be willing to post back the contents of a few of these code pages to help me identify them? |
We do not have a chance to print directly. It works with other language plugin support. It would be a great printing solution for my cloud based application. @mike42 Can you write a sample ? It did not work out. |
Sound check :) |
Going to close this off as there isn't anything much we can do here.
|
What should I do to print Turkish characters?
The text was updated successfully, but these errors were encountered: