Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Amyuni PDF Converter Not Working in VFP9.
Message
De
10/01/2005 06:21:59
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Amyuni PDF Converter Not Working in VFP9.
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Oracle
Divers
Thread ID:
00975602
Message ID:
00975602
Vues:
116
We are using www.amyuni.com 's pdf converter (version 2.10) since upgrading to VFP9 the following printing code no longer works anymore.
lcReport="c:\develop\questpdm.ora\test pdf\testpdf.frx"
lcPDFFile="c:\develop\questpdm.ora\test pdf\test_output.pdf"
cPrtCondition="PRINTER NOCONSOLE"

oPdf = CreateObject("CDINTFEx.CDINTFEx")
oPdf.DriverInit("QuestPDM PDF Printer Driver 436")
oPDF.EnablePrinter("RUNTIME A/S","My Code here")
SET PRINTER TO NAME "QuestPDM PDF Printer Driver 436" 
Report Form (lcReport) TO PRINTER NOCONSOLE
On the report form command I get the error "error loading printer driver".

The same code works fine in vfp8 on the same machine.

Does anyone know what changes have been done that could cause this or how I can fix this error?

I tried to delete the tag and expr fields but it didnt work.

BR
Tim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform