Package | Description |
---|---|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
Modifier and Type | Field and Description |
---|---|
protected JRPdfExporter |
JRPdfExporterTagHelper.exporter |
protected JRPdfExporter |
AbstractPdfTextRenderer.pdfExporter |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPdfTextRenderer.initialize(JRPdfExporter pdfExporter,
com.lowagie.text.pdf.PdfContentByte pdfContentByte,
JRPrintText text,
JRStyledText styledText,
int offsetX,
int offsetY) |
Constructor and Description |
---|
JRPdfExporterTagHelper(JRPdfExporter exporter) |
PdfGlyphGraphics2D(com.lowagie.text.pdf.PdfContentByte pdfContentByte,
JRPdfExporter pdfExporter,
Locale locale) |
Copyright © 2016. All rights reserved.