Displaying 1 result from an estimated 1 matches for "paperadjust".
2002 Apr 15
2
W2k devmode
..."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\Printers all devmodes were absent or
removed.
Still the default peruser papersize setting is Letter...