Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How print VFP reports inside a COM+ component
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00946988
Message ID:
00947001
Views:
23
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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform