Charlotte Foust
cfoust at infostatsystems.com
Wed Feb 26 12:53:00 CST 2003
None of your questions are actually *stupid*, Susan. You should be able to get to the properties of the printer through the collection, but I haven't tried it that way, only with PrtDevMode calls, which is what lies underneath the printer object anyhow. Charlotte Foust -----Original Message----- From: Susan Harkins [mailto:harkins at iglou.com] Sent: Tuesday, February 25, 2003 7:05 PM To: AccessD at databaseadvisors.com Subject: [AccessD] supported paper sizes Can I use the Printer object or Printers collection to tell me what paper sizes are supported by a particular printer? I know I can set a particular paper size using the acPrintPaperSize enumeration -- but I want to verify what's supported first -- is that possible? It sure would be easier than having to maintain a table. I'm using the Printers collection to fill a combo box with supported options. If I choose printer a from cbo box b, I want to fill cbo box c with only the paper sizes printer a will support. Disregard the earlier VBA question -- it was stupid. Susan H. _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com