Class PdfDrawerBase

    • Constructor Detail

      • PdfDrawerBase

        public PdfDrawerBase()
    • Method Detail

      • importPageAsXForm

        protected org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject importPageAsXForm​(com.openhtmltopdf.render.RenderingContext ctx,
                                                                                          Element e,
                                                                                          PdfBoxOutputDevice pdfBoxOutputDevice,
                                                                                          org.apache.pdfbox.multipdf.LayerUtility layerUtility)
                                                                                   throws IOException
        Throws:
        IOException
      • getFormCacheMap

        protected Map<String,​org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject> getFormCacheMap​(PdfBoxOutputDevice pdfBoxOutputDevice)
      • getPageNumber

        protected int getPageNumber​(Element e)