Error with ActiveX interface and Visual FoxPro 7

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
d.presiccio
Posts: 2
Joined: Thu Oct 10 2002

Error with ActiveX interface and Visual FoxPro 7

Post by d.presiccio »

I am using VFP7.0 with version 2.07 of PDF-Converter (Developer Edition) using the fll interface.

After I created ActiveX object in the main program

Pdf = createobject(“CDINTF.CDINTF”)

Then I made a call to

Pdf.PDFDriverInit(“My PDFPrinter”)

I got a blue screen error: 0E in module 0028:C0059C8D

(in a Windows 98 operating system).

Help me !

Daniele
d.presiccio
Posts: 2
Joined: Thu Oct 10 2002

AMD Processor

Post by d.presiccio »

The error occours with AMD Athlon processors.

Why ?

Regards
Post Reply