Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing a report in COM+ fails
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00889422
Message ID:
00889427
Views:
19
Ranjan,
You'll have to create a separate COM .EXE that has the REPORT FORM ... in it. You would then do a createobject [that COM .exe] and call that method from within your VFP mtdll - this will work.
Supposedly VFP 9 will allow printing from a VFP mtdll that will do away with this workaround ...
>I am writing a com-object with VFP8 that needs to print something with a normal VFP report. However, the
>REPORT FORM (cReport) TO FILE (cOutputfilename) NODIALOG
>command is failing after I have registered the DLL with component services.
>If I run the same from within VFP8 it works.
>
>Can this be done? If so, how.....
>
>Any help is appreciated.
>
>Thanks,
>
>Ron
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform