Class DocxParagraphHelper


  • public class DocxParagraphHelper
    extends BaseHelper
    Author:
    Sanda Zaharia (shertage@users.sourceforge.net)
    • Constructor Detail

      • DocxParagraphHelper

        public DocxParagraphHelper​(JasperReportsContext jasperReportsContext,
                                   Writer writer,
                                   boolean pageBreak)
    • Method Detail

      • exportProps

        public void exportProps​(JRStyle style)
      • exportProps

        public void exportProps​(JRPrintText text)
      • exportProps

        public void exportProps​(JRPrintImage image)
      • exportEmptyParagraph

        public void exportEmptyParagraph()
      • exportEmptyParagraph

        public void exportEmptyParagraph​(boolean startPage,
                                         long bookmarkIndex,
                                         String pageAnchor)
      • exportEmptyPage

        public void exportEmptyPage​(String pageAnchor,
                                    long bookmarkIndex,
                                    boolean twice)