Hi Guys,
Trying to connect to an OLE object within my assembly to create a PDF with amyuni. The ConnectToNewObject is returning null so wondering if anyone else has had experience with OLE.
oleobject pdfobj
pdfobj = create oleobject
ll_test = pdfobj.ConnectToNewObject("cdintfEx.CDIntfEx.4.5")
Thanks for any suggestions.
Michael