Package net.sf.jasperreports.engine.export.ooxml
package net.sf.jasperreports.engine.export.ooxml
Provides utility classes for exporting reports to Office Open XML Format, such as
DOCX, XLSX and PPTX.
-
ClassDescriptionA generic print element DOCX export handler.A generic print element PPTX export handler.A generic print element XLSX export handler.A generic print element XLSX metadata export handler.Exports a JasperReports document to DOCX format.A context that represents information about an DOCX export process.Exports a JasperReports document to Microsoft PowerPoint 2007 format (PPTX).A context that represents information about an PPTX export process.Exports a JasperReports document to XLSX format.A context that represents information about an XLSX export process.Exports a JasperReports document to XLSX format based on the metadata provided.