CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2002
    Posts
    2

    Question Escape sequence for codepage

    I want to change default codepage of printer throgh C code. The printer I am using is EPSON compatible.
    I am able to successfully pass thee escape sequences for Bold, Double Strike etc.
    I need to change the code page that will support printing of French characters on printer.
    Can anyone help.

    Thanks in advance.
    Last edited by Dhinchak; June 21st, 2002 at 04:43 AM.

  2. #2
    Join Date
    Jun 2002
    Location
    Letchworth, UK
    Posts
    1,020
    Double posting - see reply for thread 195584
    Succinct is verbose for terse

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured