search for: paperformat

Displaying 1 result from an estimated 1 matches for "paperformat".

Did you mean: pager_format
2002 Apr 15
2
W2k devmode
...quot;A4". Althoud the administrator set all papersizes to A4 the default user setting is "Letter". This default user printersettings are saved in the register, several places in "HKEY_CURRENT_USER\Printers". Before allowing the user to make his own settings we: - We made paperformat adjustments to the ppd-file in appriate directory in the print$- share - We made a paperadjustment adjustment in the samba source (nt_printing.c) and replaced the default "Letter" by "A4". We also changed PAPER_LETTER to PAPER_A4. - In the registerkeys HKEY_CURRENT_USER\Printe...