Uses of Class
net.sf.jasperreports.engine.export.JRPrintServiceExporterParameter
-
Packages that use JRPrintServiceExporterParameter 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. -
-
Uses of JRPrintServiceExporterParameter in net.sf.jasperreports.engine.export
Fields in net.sf.jasperreports.engine.export declared as JRPrintServiceExporterParameter Modifier and Type Field Description static JRPrintServiceExporterParameterJRPrintServiceExporterParameter. DISPLAY_PAGE_DIALOGDeprecated.static JRPrintServiceExporterParameterJRPrintServiceExporterParameter. DISPLAY_PAGE_DIALOG_ONLY_ONCEDeprecated.static JRPrintServiceExporterParameterJRPrintServiceExporterParameter. DISPLAY_PRINT_DIALOGDeprecated.static JRPrintServiceExporterParameterJRPrintServiceExporterParameter. DISPLAY_PRINT_DIALOG_ONLY_ONCEDeprecated.static JRPrintServiceExporterParameterJRPrintServiceExporterParameter. PRINT_REQUEST_ATTRIBUTE_SETDeprecated.static JRPrintServiceExporterParameterJRPrintServiceExporterParameter. PRINT_SERVICEDeprecated.Replaced byPrintServiceExporterConfiguration.getPrintService().static JRPrintServiceExporterParameterJRPrintServiceExporterParameter. PRINT_SERVICE_ATTRIBUTE_SETDeprecated.
-