I am having a great deal of difficulty in keeping a form's print settings the same. It is a service form which is printed on a dot matrix printer (Epson kxp-1091). This form's print settings never change (it is a custom page size(1/2 page), print resolution is 144x72, margins .25,.25,.25, .416) the problem is that nearly everytime we print it, we have to check the print settings to make sure they haven't changed. Mostly the page size or resolution is changed, but sometimes the printer is changed. The printers are on a network. Can I change the print driver to allow only one setting (my first choice)? Can I programmatically set the printer where it's settings are chosen on a button_click_event? thanks in advance, Jim.