Search found 2 matches

by lrkwz
Tue Jul 22 2003
Forum: Wish List
Topic: Convert to .Net Assemblies
Replies: 2
Views: 14132

Re: Convert to .Net Assemblies

RHachtel wrote:Do you have any plans to convert PDF converter to .Net assembly?
Having done so in version 2.10d how can I use it? I've referenced CDintfNet.dll insted of CDinf.dll but the interface seems changed ...
by lrkwz
Tue Apr 15 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Printer Installation Failed
Replies: 6
Views: 10695

Printer Installation Failed

I'm using the developer version 2.1 in a C#.NET service application and I always get the exception: System.Runtime.InteropServices.COMException (0x80004005): Printer Installation failed when I call try{ PDFWriter = new CDIntfEx.CDIntfExClass(); PDFWriter.PDFDriverInit(m_amyuniprinter); PDFWriter.Ena...