Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How print VFP reports inside a COM+ component
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00946988
Message ID:
00947001
Vues:
22
Yes, but you have to put the Report Form.. in a vfp COM exe, create that object in your vfp mtdll, then call the method that does the Report Form... You can pass parameters in for your report from your vfp mtdll as well
>I need print reports to PDF. I have a PDF printer and work nice. My component was in VFP 6, so i recompile in 8 and put NODIALOG for the REPORT FROM clause.
>
>If i execute it from VFP (calling the VCX class) work. But when i try to execute it with CREATEOBJECT(.... appear a error in the exact line REPORT FROM.... NODIALOG and say "Characteristic is not supported". Also, is compiled in DLL mode (in EXE fails to load in COM+ and i need that because is for a ASP.NET project)
>
>So, VFP can be use for this scenario or no?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform