Is there a way in vb programming to get a list of available PrintStyles or to verify a PrintStyles exists before it gets used in the macro?Thanks!
Regan
There is no VBA API for Print Styles. Nor is there an API for printing. The only thing you can do is to fire key-ins a the app., and firing key-ins doesn't let you ask any questions.
Regards, Jon Summers LA Solutions