- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printing Russian Character
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2008 12:58 AM
11-04-2008 12:58 AM
Printing Russian Character
Does anyone have a clue on how to print russian character.
FYI, I'm able to show russian character when I set the locale to ru_RU.utf8, though I can't manage to print it out.
Here is my locale setting:
LANG=ru_RU.utf8
LC_CTYPE="ru_RU.utf8"
LC_COLLATE="ru_RU.utf8"
LC_MONETARY="ru_RU.utf8"
LC_NUMERIC="ru_RU.utf8"
LC_TIME="ru_RU.utf8"
LC_MESSAGES="ru_RU.utf8"
LC_ALL=
Regards,
Eida
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2008 01:26 AM
11-04-2008 01:26 AM
Re: Printing Russian Character
You have correctly set the locale. What is the character and what is the hex bit pattern?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2008 01:33 AM
11-04-2008 01:33 AM
Re: Printing Russian Character
I'm trying to print "Hello world" (Ð¿Ñ Ð¸Ð²ÐµÑ Ð¼Ð¸Ñ ) in russian character.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2008 01:36 AM
11-04-2008 01:36 AM
Re: Printing Russian Character
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2008 02:05 AM
11-04-2008 02:05 AM
Re: Printing Russian Character
Does it work when you send it to your display?
What type of printer? Local, remote or network?
>I'm trying to print "Hello world" (à ¿à  à ¸à ²à µà  à ¼à ¸à  ) in Russian character. though it is showing garbage.
That's why I need the hex codes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2008 05:30 PM
11-04-2008 05:30 PM
Re: Printing Russian Character
It works when I try to send it to display. I'm using putty to access the server and have set the translation behaviour to UTF-8.
The printer that I'm using is a network printer.
Please let me know how can I get the hex code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2008 08:28 PM
11-04-2008 08:28 PM
Re: Printing Russian Character
Does the printer have Russian fonts?
>Please let me know how can I get the hex code.
Redirect the output to a file. Then use:
xd -tx1 -tc file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2008 09:00 PM
11-04-2008 09:00 PM
Re: Printing Russian Character
I think the printer has a russian font. I try to print from Microsoft Wordpad and have the character printed correctly.
Attahced is the hex representation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2008 09:51 PM
11-04-2008 09:51 PM
Re: Printing Russian Character
Unfortunately I can neither display nor print them. :-(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2008 09:57 PM
11-04-2008 09:57 PM
Re: Printing Russian Character
I wonder why, I can't print from terminal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 08:55 PM
11-05-2008 08:55 PM
Re: Printing Russian Character
http://forums.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1105551
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1209954
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 09:04 PM
11-05-2008 09:04 PM
Re: Printing Russian Character
Thanks for the link. But I'm still looking a way to print this out.