From: Simon Jackson on
Hi,


I'm trying to work out in VBA how to check to see if word has had the
Microsoft PDF add-in installed so that users can save documents as
PDF. I'd rather not just try and save a PDF and see if it errors,
there must be a better way.


I've tried iterating through the ComAddin's but it's not in that
collection.


Any pointers would be great.
From: Simon Jackson on
Hi Graham,

That's just what I'm after,

Thank you very much for you help.

Kind regards
Simon Jackson