Interface JRPdfExporterContext

    • Method Detail

      • getPdfWriter

        com.lowagie.text.pdf.PdfWriter getPdfWriter()
        Returns the PdfWriter instance used by the exporter.
        Returns:
        the exporter's PdfWriter instance