Interface PdfProducerContext


  • public interface PdfProducerContext
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Method Detail

      • isTagged

        boolean isTagged()
      • setMinimalVersion

        void setMinimalVersion​(PdfVersionEnum version)
      • getCurrentJasperPrint

        JasperPrint getCurrentJasperPrint()
      • setFont

        void setFont​(java.util.Map<java.text.AttributedCharacterIterator.Attribute,​java.lang.Object> attributes,
                     java.util.Locale locale,
                     boolean setFontLines,
                     FontRecipient recipient)
      • handleDocumentException

        JRException handleDocumentException​(java.lang.Exception e)
      • getCMYKColorSpace

        java.awt.color.ColorSpace getCMYKColorSpace()