Hi,
I'm using Pdf Converter 2.09 in an ASP.NET application. I've created an interop DLL and try to merge pdf files in this application. The pdf printer (Amyuni driver) is always active.
If I try to create an object of type "CDIntf.Document" ("CDIntf.CDIntf" as well), the application hangs (execution is interupted when I debug the code in VS.NET). When I close Internet Explorer, running this application, the next code line in debugger is highlighted.
The code looks like this:
CDIntf.Document PDFDoc = new CDIntf.Document();
Any ideas?
Daniel
Problem creating CDIntf object under ASP.NET
Hello,
Unfortunately, I don't know much about ASP.NET.
I can advise you to check our .NET technical note TN08 available at:http://www.amyuni.com/en/support/technotes.html
If this didn't help you please feel free to contact our Technical Support Department support@amyuni.com and I am sure they will be able to help you.
Have a nice day.
Unfortunately, I don't know much about ASP.NET.
I can advise you to check our .NET technical note TN08 available at:http://www.amyuni.com/en/support/technotes.html
If this didn't help you please feel free to contact our Technical Support Department support@amyuni.com and I am sure they will be able to help you.
Have a nice day.