Results 1 to 3 of 3

Thread: QT does not work well with ticket printer Epson TMU200

  1. #1
    Join Date
    Apr 2013
    Posts
    8
    Thanks
    1
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default QT does not work well with ticket printer Epson TMU200

    Hi, I just bought a ticket printer and I've been trying to print but it prints with no spacing, looks bold and if the font size is 10 or less, it looks like the top of every letter is chopped off.

    I've managed to get something "acceptable" by adding 2 spaces after every letter and setting the font size to 14, but it's obviously not anywhere near the perfect solution, I need to print big and small characters.

    In the next picture I've printed with Windows Notepad and it displays perfectly, the two following are Arial 14 and Courier New 14 from QT with 2 spaces between each letter.

    This is the printer I've bought: http://www.consumerschoicepos.com/ep...u200_specs.htm

    print.jpg

    Here's a sample of Courier new 10 without any space between letters:

    1002162_10151716246924000_853313567_n.jpg

    It says "jmg 899", as you can see, it's not readable.

    Any help would be appreciated, I wouldn't like to leave QT for something like Visual C++ because of this...

  2. #2
    Join Date
    Oct 2013
    Posts
    1
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QT does not work well with ticket printer Epson TMU200

    hi i took a while trying the same thing but I can not do this, it would be too much trouble to show me the code you used to send to print?

  3. #3
    Join Date
    Nov 2010
    Posts
    315
    Thanked 53 Times in 51 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QT does not work well with ticket printer Epson TMU200

    You have forgot to describe how do you perform this printing (some code).
    IMO this is not Qt problem, but problem with that you didn't read documentation of printer carefully.
    Since this printer has couple working mods and communication is performed by RS-232 (so you are communicating with printer directly with no drivers), problem is probably initialization of printer and/or data frame you are using.

Similar Threads

  1. Replies: 2
    Last Post: 22nd September 2014, 04:25
  2. Dot Matrix Printer
    By estanisgeyer in forum Qt Programming
    Replies: 3
    Last Post: 18th December 2009, 19:30
  3. Getting Printer Status...
    By aalekhm in forum Qt Programming
    Replies: 0
    Last Post: 26th October 2009, 05:34
  4. setting printer using Qt
    By rishiraj in forum Newbie
    Replies: 3
    Last Post: 2nd January 2009, 11:00

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.