Interface JRExporterContext

    • Method Detail

      • getExporterRef

        Exporter getExporterRef()
        Returns the current exporter.
        Returns:
        current exporter
      • getExportedReport

        JasperPrint getExportedReport()
        Returns the report which is currently exported.
        Returns:
        currently exported report
      • getOffsetX

        int getOffsetX()
        Returns the current X-axis offset at which elements should be exported.
        Returns:
        the current X-axis offset
      • getOffsetY

        int getOffsetY()
        Returns the current Y-axis offset at which elements should be exported.
        Returns:
        the current Y-axis offset