How to tune the printing of code by qt-creator ?
-
Using qt-creator-2.7.0 / qt-4.8.4 / cups-1.6.2 / linux
I just cannot find a way to tune the printing of code.
(header / footer / banner / margins / fonts for printing...)
I just cannot even reduce the huge margins when printing on A4 via the print dialog box.How can I achieve this and, if I cannot, how can I submit this (to have a (kwrite/kate)-like print dialog box) as an enhancement request ?
-
You can not do it, but you can send in code changes via https://codereview.qt-project.org/ (our gerrit instance).
There are instructions on how to do that "here":https://qt-project.org/wiki/Category:Developing_Qt::Instructions .