I'm using TPrintDialog in an application, before printing, I prompt the user with the dialog, the user changes whatever settings s/he wants and then clicks OK.
The trouble is, when the application is closed and relaunched, the page size is not the same as previously selected(Letter) but set to A4 -- is this a windows issue? this happens on Windows XP SP3(32bit), on Windows 7 Ultimate(64bit) the reverse happens, by default, page size "Letter" is selected and if the user selects A4 and closes the application, relaunch, "Letter" is selected.
