Hi!
Tell me please, how to reduce left and right margins in printed document?
the settings are:
printer.setFullPage(true);
printer.setWinPageSize ( QPrinter::A4 );

If i change QTextLength::PercentageLength=120% - i can reduce only right magrin, but left is still large - about 2 cantimetre.

Thanks!
--
igor