[AccessD] Assign Specific Printer

Developer Developer at UltraDNT.com
Thu May 6 10:30:38 CDT 2004


Access version?
2k2+ can use Application.Printers collection, and Printer objects.
Older versions need API calls to PRTDEVMODE and other functions (arcane,
to say the least).

Hth
Steve

http://msdn.microsoft.com/office/understanding/access/codesamples/defaul
t.aspx?pull=/library/en-us/dnacc2k2/html/odc_acc10_printers.asp



-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Gowey Mike W
Sent: Thursday, May 06, 2004 9:56 AM
To: Access Developers discussion and problem solving
Subject: [AccessD] Assign Specific Printer


 
Hi Everyone,

I have a little delima.  I have a mail tracking database that prints out
different types of labels.  In the label page set up I have it set to go
to a specific printer, but for some reason whenever I make any changes
in the FE and push out the new FE some of the labels reset themselves to
go back to the default printer.

Is there anyway in code that I can hard code the printer that I want the
label to go to???  I am getting tired of having to go back and correct
the label on the users FE to make it go to a specific printer.

Any help would be greatly appreciated.

Thanks,

Mike Gowey  MCSA, A+ Cert.
Team Leader - SRCI
Information Systems & Services Division




-- 
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list