PDA

View Full Version : print form



ebrad0366
15th February 2011, 18:00
I am very new to QT and am working on a project creating a program that ends up showing a form with some information at the end. how would i make the form easily printable by the user?
is there a widget i can place on the page that will make it print exactly as is? and how do i know if the form is formatted to fit on a page?
thank you!

high_flyer
16th February 2011, 11:42
Have looked at QPrinter?