Does ExcelWriter support all Microsoft Excel features?
ExcelWriter supports all Microsoft Excel features. When ExcelWriter generates a new spreadsheet from a template, all Excel features in the template (including formatting, formulas, charts, pivot tables, and macros) are preserved in the new file. • What software do I need on my server to run ExcelWriter? • Operating Systems: • Sun Solaris for SPARC, version 8 or 9 • Red Hat Enterprise Linux 2.1 or 3 • Windows 2000, XP, or 2003 • JDK 1.2 or higher • Any J2EE compliant application server (J2EE version 1.3 or higher) • Any JDBC compliant driver (JDBC version 2.0 or higher) • Can I use ExcelWriter with JavaServer Pages (JSP)? The J2EE specification states that JSPs should not be used to produce binary output such as an Excel file. Instead, use servlets to generate Excel files with ExcelWriter. • Does ExcelWriter include features that are not available in Microsoft Excel? Yes. Unlike Microsoft Excel, ExcelWriter can stream an Excel spreadsheet to the browser. See Output Options. • What data