Hello again,
I've found the place to modify just to alter the left and right margins of the output pdf. Also, I found page_setup.ui and page_setup_ui.py, and I've downloaded the Qt Creator. I have this page modified to include left and right margins in the output as well. But, when I execute pyuic4 -o page_setup_ui.py page_setup.ui, I lost the contents of the retranslateUi def. Is that normal?
|