Hi,
when trying to add reference from VB6 to pdfcreator.exe we get error that this file is not supported for reference.
even when trying to use late binding the command CreateObject("PDFCreator.clsPDFCreator") returns an error "ActiveX cant create object"
it think it might relate to the fact that the new version installs on Program files instead of Program Files (x86), although I think it's a 32bit app.
any help on this ?