Gustav Brock
Gustav at cactus.dk
Wed Feb 9 08:54:45 CST 2005
Hi Steve Thanks a lot! However, as A97 doesn't have the printer object - neither am prepared for a major API walk - I guess I'll have to find out what can be done with PrtDevMode, PrtDevNames and PrtMip. /gustav >>> Developer at UltraDNT.com 09-02-2005 15:26:12 >>> Hey, Gustav. I found the code I used, from msdn, but it doesn't use registry directly, it gets the paper numbers through an API call. The sub is "GetPaperList", but this code uses the Printer object, which is only good on AXP+. You'll have to work around that.