I am becoming familiar with the PrtDevMode property, specificially in order to give the user a choice of printer or fax when printing the selected record. I will have one button for each one on the form.
The PrtDevMode property is read/write in Design view only, so I believe that I will have to flip the form into Design view, assign the printer, and save the form. If I get to that point, I wonder if having the form in a multi-user environment will cause problems.
I have tried the code from Access help which prompts for the page width and length, and I have the Microsoft Access 95 Developer’s Handbook which goes into detail about using this property. Hopefully, I will be able to use both to get what I want.
Has anyone used this property to do what I’m trying? Can you tell me if I’m proceeding in the right direction in order to do what I want. Was there any problem doing this with in a multi-user environment? Any coding suggestions / pitfalls etc.?
Thanks,
Howard