Briefly---
VFP 9.0
- Multiple detail bands
- Output to HTML, XML, TIFF, and others, but not PDF
- Changes to fonts, colors, rotation, etc through ReportListeners (a new
base class). This means you need to write code to do it.
- Improved preview. It's written all in VFP code, so you can change it if
you need to.
- Easy to distribute
See http://msdn.microsoft.com/library/en-us/dnfoxgen9/html/VFP9Reports1.asp
and http://msdn.microsoft.com/library/en-us/dnfoxgen9/html/VFP9Reports2.asp
Crystal
- Multiple bands in page header, page footer, detail, group header, group
footer
- Output to HTML, XML, DOC, XLS, PDF, and others
- Changes to fonts, colors, rotation, etc can be done in the designer. You
may have to write some Crystal code to do it.
- Distribution done via COM controls and other DLLs...more difficult than
VFP.
There is more
--
Craig Berntson
MCSD, Visual FoxPro MVP
www.craigberntson.com
Salt Lake City Fox User Group
www.slcfox.org
www.foxcentral.net
Post by news.spidernet.netwhats new on the report writer of vfp9.0 vs vfp6.0
and
is it like crystal reports ?
George Malekkos
__________________________________