Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, March 2002
Printing to non-default printer.


Message 1 in thread

Hi all,
	I am using the QT 2.3 non-commercial edition with VC++ 6 and I want to print
to a printer that is not the default printer.

I can print to the non-default  printer from a QPrinter::setup, however this
is not as seemless as I want. I have tried using QPrinter::setPrinterName,
which did not work and still printed to the default printer, but I am not
sure that is the purpose of this function anyway.

I have checked the QT Documentation but it was of no help. Am I missing
something, or am I totally off track?

Thanks in advance,
Ed Yutz