version 3 issue

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
Theta
Posts: 25
Joined: Wed Jun 25 2003
Location: Australia

version 3 issue

Post by Theta »

Hey all,
I have just switched libraries from dev pro 2.5 to dev pro 3.0, using the activex interface from within .net and now whenever i try to create the object i.e.

objCDintf = New CDIntfEx.CDIntfExClass
or (i tried both)
objCDintf = New CDIntfEx.CDIntfEx

I get the Exception

System.InvalidCastException "No such interface supported"

But the strange thing is that it still creates the object!!!! Could I please get some guidence to what is causing this

thank you

Matthew White
Theta Technologies Pty Ltd
Theta
Posts: 25
Joined: Wed Jun 25 2003
Location: Australia

re version 3 issue --again

Post by Theta »

Looking further into this, in my previous post the specified behaviour doesn't happen if i remove the event handlers that are associated with the PDF converter library!!!!!

Thanks again

Matthew White
Post Reply