Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Repors from VFP
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Crystal Repors from VFP
Miscellaneous
Thread ID:
00007141
Message ID:
00007141
Views:
97
I'am trying to use Crystal Reports Engine from VFP.
I have got success open engine and open printjob
but when I start print job error 501 occurs (explanation job not exist)
JobPrint-result from open job <>0
DECLARE INTEGER PEStartPrintJob IN
C:\WINDOWS\SYSTEM32\CRPE32.DLL
INTEGER @
JobPrint, INTEGER WaitUntilDone
WaitUntilDone=.T.
result=PEStartPrintJob(Jobprint,WaitUntilDone)
result=0
Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform