Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alternative to shellexecute
Message
From
01/04/2010 15:33:04
 
 
To
01/04/2010 12:21:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01458403
Message ID:
01458439
Views:
57
>I'm using ShellExecute to print PDF forms from a desktop application written in VFP9. The requirement is for the program use the PDF appointment of agent (AOA) forms as cover sheets between sections of Fox reports

Just a thought off the top of my head -- have not tried... What if you create a UDF that performs the coversheet printing with the appropriate parameters being passed to it. Then in the report itself, add the UDF as a call in the header of the form? You could use Private scoped variables if needed to pass to the report and hence to the parameter list in the call to the UDF.
Previous
Reply
Map
View

Click here to load this message in the networking platform