1 / 18

New Report Features for Visual FoxPro 9.0

Explore the new features in Visual FoxPro 9.0 for creating and customizing reports. Learn how to use multiple detail bands, enhance the designer with Report Builder, and gain control over report output with ReportListener Class.

ronnier
Download Presentation

New Report Features for Visual FoxPro 9.0

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. New Report Features for Visual FoxPro 9.0

  2. Good: Handles data well Handles layout of objects well Bad: Printing exclusively All-in-one design Designer has poor UI Single siblings only The OLD Reporting System

  3. Goals • Protect existing FRX investments • Open architecture

  4. How to improve? • Add new engine capability: Multiple Detail Bands • Enhance the designer: Report Builder • Split the output from the engine: ReportListener Class

  5. Multiple Detail Bands Allow multiple 1-∞ siblings to be presented in a report. One 1-Many Relation Can be done with current reports. Two 1-Many Relations Now easy to do with multidetail bands!

  6. Multiple Detail Bands • You can use Multidetail Bands to: • Improve existing reports • Create complex reports quicker • Show information that would take 2 reports, or a lot of preprocessing in a simple report

  7. Multiple Detail Bands Demos

  8. Report Builder • Simplify existing Report Designer UI • Report/Bands and Objects all have more functional UI • Adds new features • Protection • Data Environment • Absolute Positioning • Customizable

  9. Report Builder Demos

  10. Q&A • Q&A • Lunch

  11. New Report Features for Visual FoxPro 9.0Part 2

  12. Review • Add new engine capability: Multiple Detail Bands • Enhance the designer: Report Builder • Split the output from the engine: ReportListener Class

  13. ReportListener Class • Gives you control over the report output • Base class provides printing, previewing & image types. • XBase classes handle XML, HTML. • Allows output to be customized during runtime.

  14. ReportListener

  15. ReportListener Class Demos

More Related