Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Know how many pages in Report?
Message
From
10/04/2007 13:25:58
 
 
To
09/04/2007 20:47:56
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01213476
Message ID:
01214028
Views:
23
Changing the listnertype to 3 says you want to render the report, but not output it quite yet.

True, but slow, dude! Use a default listener with a type of -1, no rendering happens and much much faster! code becomes:
report form ? object newobject("ReportListener")
? _pageno
- Colin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform