How to find PDF driver version number

PDF-XChange Drivers API (only) V4/V5
This Forum is for the use of Software Developers requiring help and assistance for Tracker Software's PDF-XChange Printer Drivers SDK (only) - VERSION 4 & 5 - Please use the PDF-Tools SDK Forum for Library DLL assistance.

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Stefan - PDF-XChange

SteveN
User
Posts: 5
Joined: Mon Aug 23, 2004 4:57 pm

How to find PDF driver version number

Post by SteveN »

How can I programatically find what the version number of the installed PDF driver (installed from PDFX5SA_sm.exe) ?
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19868
Joined: Mon Jan 12, 2009 8:07 am

Re: How to find PDF driver version number

Post by Stefan - PDF-XChange »

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
SteveN
User
Posts: 5
Joined: Mon Aug 23, 2004 4:57 pm

Re: How to find PDF driver version number

Post by SteveN »

Hi Stefan,

OK, thanks.

So what is the best file to check - DrvUI5.dll ?
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19868
Joined: Mon Jan 12, 2009 8:07 am

Re: How to find PDF driver version number

Post by Stefan - PDF-XChange »

Hi Steven,

Yes that will be a good one to check indeed!

Regards,
Stefan