PDA

View Full Version : QPrinter linefeeds



kommu
30th January 2008, 15:09
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.

jacek
30th January 2008, 21:37
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?