It appears that prefs is used to save default margins and header and footer
labels.
Is it possible to by-pass the 'prefs'  file and allow the user to change
these settings temporarily.


In otherwords is it possible within a xul application to change setup
defaults WITHOUT writing to the prefs file
and by-pass the following

 // now augment them with any values from last time
  aPrintService.initPrintSettingsFromPrefs(gPrintSettings, true,
gPrintSettings.kInitSaveAll);




_______________________________________________
mozilla-layout mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-layout

Reply via email to