Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I create a control to print specific report pages
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01082398
Message ID:
01082510
Views:
8
The code mentioned is in the help file with little modification.

After saying that however... I tried with the include page in output property.. but I wasn't clueing in.. Do you have an example...

The pages are collected via a box where the user can enter in the pages they want...

i.e. 1,3,5-7 etc. I the nconvert these into a two dimesional array so that I can repeately call report form range srpage enpage

i.e.
The array above would hold
aPages[1,1]=1
aPages[1,2]=1
apages[2,1]=3
apages[2,2]=3
apages[3,1]=5
apages[3,2]=7

The error about a report form inside a report form soounds like it could be it.

Any sample code using a listener to do this would be great...
Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform