Hey Team
I have been tasked with getting the vendor specific Driver information. I thought that this task was going to be easy but it has been a nightmare for me. So within HP Universal Printer Driver there are tabs specific to the Driver itself such as (Job storage, Finishing,Effects,Color,Services) I am needing to just query this information not change anything. Appears that I need to contact the DEVMODE function. I found a C++ script which appears that it may be what I need to access that private layer of the Driver. I am not a C++ programmer but I was able to understand it after a couple hours. I just need to know am I am on the right Track and if anyone that has run across this and provide a script and easiest way to just get to those vendor specific Printer Preferences.
Thanks