Uses of Class
org.idempiere.print.renderer.PSReportRendererConfiguration
Packages that use PSReportRendererConfiguration
Package
Description
Provide interface and classes for report engine content rendering service
-
Uses of PSReportRendererConfiguration in org.idempiere.print.renderer
Methods in org.idempiere.print.renderer that return PSReportRendererConfigurationModifier and TypeMethodDescriptionPSReportRendererConfiguration.setOutputFile(File file) Set output filePSReportRendererConfiguration.setOutputStream(OutputStream os) Set output streamMethods in org.idempiere.print.renderer that return types with arguments of type PSReportRendererConfigurationMethods in org.idempiere.print.renderer with parameters of type PSReportRendererConfigurationModifier and TypeMethodDescriptionvoidPSReportRenderer.renderReport(ReportEngine reportEngine, PSReportRendererConfiguration configuration)