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!