I can list all of the installed printers on any given pc. I want to be able to tell which one is the current default – programmatically.
I have lots of users with different kinds of local printers. They need to be able to put a specific form intheir local printer, & have the Access report line up exactly to with in 1/64 of an inch max. No matter which printer they use – The report will always print to their default windows printer. I figure that I can set the top & left properties of each of the fields programmatically depending on which printer they are using. The spacing between objects is consistent.
HELP!