Results 1 to 2 of 2

Thread: QPrinter linefeeds

  1. #1
    Join Date
    Dec 2006
    Posts
    9
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    1

    Default QPrinter linefeeds

    I am working on QT.3.3.4 programming. I want to give line feeds for the printer using QPrinter class. In the GUI, I will have a button to click on it. Please any one help me.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: QPrinter linefeeds

    Unfortunately QPrinter provides a very high-level interface to the printer. You will have to find another way.

    Does this printer use the parallel port?

Similar Threads

  1. QPrinter progress
    By baray98 in forum Qt Programming
    Replies: 1
    Last Post: 27th November 2007, 19:39
  2. QPrinter on QGraphicsScene Border Problem
    By patrik08 in forum Qt Programming
    Replies: 1
    Last Post: 14th November 2007, 15:49
  3. QPrinter problems
    By Teuniz in forum Qt Programming
    Replies: 1
    Last Post: 3rd November 2007, 08:51
  4. How to use QPrinter without QPrintDialog?
    By pascal456 in forum Qt Programming
    Replies: 2
    Last Post: 15th November 2006, 19:57
  5. QPrinter on Solaris
    By ToddAtWSU in forum Qt Programming
    Replies: 4
    Last Post: 24th October 2006, 20:29

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
  •  
Qt is a trademark of The Qt Company.