How to find PDF driver version number
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Stefan - PDF-XChange
-
- User
- Posts: 5
- Joined: Mon Aug 23, 2004 4:57 pm
How to find PDF driver version number
How can I programatically find what the version number of the installed PDF driver (installed from PDFX5SA_sm.exe) ?
-
- Site Admin
- Posts: 19868
- Joined: Mon Jan 12, 2009 8:07 am
Re: How to find PDF driver version number
Hello SteveN,
You should be able to check the version of any of the .dlls deployed by our Drivers install package using this:
https://msdn.microsoft.com/en-us/librar ... 10%29.aspx
Regards,
Stefan
You should be able to check the version of any of the .dlls deployed by our Drivers install package using this:
https://msdn.microsoft.com/en-us/librar ... 10%29.aspx
Regards,
Stefan
-
- User
- Posts: 5
- Joined: Mon Aug 23, 2004 4:57 pm
Re: How to find PDF driver version number
Hi Stefan,
OK, thanks.
So what is the best file to check - DrvUI5.dll ?
OK, thanks.
So what is the best file to check - DrvUI5.dll ?
-
- Site Admin
- Posts: 19868
- Joined: Mon Jan 12, 2009 8:07 am
Re: How to find PDF driver version number
Hi Steven,
Yes that will be a good one to check indeed!
Regards,
Stefan
Yes that will be a good one to check indeed!
Regards,
Stefan