Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One record/4 pages
Message
From
05/12/2008 10:41:55
 
 
To
05/12/2008 10:24:33
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01365669
Message ID:
01365675
Views:
14
>My client needs me to create a form (report) that is just one record but extends over 4 pages. I can of course have 4 reports. There has to be a better way.


Hi Tim

Take look at www.report-sculptor.com (Free)


You can do 4 page report in fully WYSIWYG mode (absolute positioning) using simple foxpro pageframe.
You dump pageframe on your form. Design 4 pages of that pageframe exactly as you wanted them to show |
using form textboxes and labels (and pics etc) and then output it using simple function call.
No need going through hoops with artificial dummy cursor, printwhen etc.
(Note that you can use native VFP controls or controls of any framework you use.)


=rsReportPageFrame(thisform.myReportPageFrame)


See samples there there are few of them using PageFame as design surface.



It can go straight to VFP9 Preview/Print, or PDF or TIF if you choose.
It can be also sent directly to XFRX preview/exports if you are licenced user.

HTH
Sergio
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Reply
Map
View

Click here to load this message in the networking platform