Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Want Summary Band at bottom of page.
Message
 
To
05/09/2008 22:11:21
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01345297
Message ID:
01345337
Views:
53
Hi Matt,

in VFP 9 you can use a ReportListener class to run the report. In this class you can override the AdjustObjectSize and the Render method. In Render you can call DODEFAULT() with a different value for the position to draw the object at a different location on the current page. Use NODEFAULT to prevent VFP printing the object at the original place a second time.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform