How can I determine if MS Office 2007 SP2 is installed?
Posted
by alfjorgen
on Stack Overflow
See other posts from Stack Overflow
or by alfjorgen
Published on 2010-03-25T10:00:55Z
Indexed on
2010/03/25
10:03 UTC
Read the original article
Hit count: 275
ms-office
|pdf-generation
In am using MS Word via OLE to produce documents from my application. I want to give the users that have MS Office 2007 SP2 installed the ability to save the documents as PDF. This is only available in SP2, and the option should be hidden if the service pack is not installed (and of course also for users of previous versions of MS Office).
Is this information available anywhere, like in the registry or any configuration file?
© Stack Overflow or respective owner