Search found 2 matches
- Tue Sep 30 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: error on using PDF Converter with asp.net
- Replies: 7
- Views: 10162
That is not the problem. I am trying to run your sample code TN08 on our windows 2000 server. I used your old version of PDF Converter and I also tried your lastest demo version. Both have the same problem. The codes can be successfully compiled. But just get that error at running. And I also tried ...
- Fri Sep 26 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: error on using PDF Converter with asp.net
- Replies: 7
- Views: 10162
error on using PDF Converter with asp.net
I got a error when I use the PDF converter in asp.net code, the error is generated from the code: PDFWeb.DriverInit(PDFPrinter) And the message is like following: System.InvalidCastException: QueryInterface for interface CDIntf.ICDIntf failed. The PDF converter works ok in my .NET window application...