How do I register the PDFCreater com interface in Windows 7?

Hi, <?xml:namespace prefix = o ns = “urn:schemas-microsoft-com:office:office” /><o:p></o:p>

<o:p> </o:p>

I’ve installed PDFCreater on windows 7 32 and
64 bit machines. I’ve tried to run the sample code in visual studio 2010 and
2012  and get ‘The type or namespace
PDFCreator cannot be found…’<o:p></o:p>

In VB6 I get a message about a missing Library
‘PDFCreator’ so I’m guessing all this means that the COM object needs
registering?<o:p></o:p>

  <o:p></o:p>

 Can
someone tell me what I’ve done wrong or what I need to do please?<o:p></o:p>

<o:p> </o:p>

 Thanks
in advance

Hi,

you can reregister the PDFCreator COM object by calling the PDFCreator.exe once as admin. You may also need to update your COM binding referenc in your application as the com class id has changed.

kind regards,
Philip

Hi Philip

Thanks very much - that did the trick

Cheers

oldCode