Interface Renderable

    • Method Detail

      • renderTo

        void renderTo​(FOUserAgent userAgent,
                      java.lang.String outputFormat)
               throws FOPException
        Renders the pre-setup document.
        Parameters:
        userAgent - the user agent
        outputFormat - the output format to generate (MIME type, see MimeConstants)
        Throws:
        FOPException - if the FO processing fails