PdfMake : PDF printing in pure JavaScript

    PdfMake : PDF printing in pure JavaScript

    Client/server side PDF printing in pure JavaScript.

    • line-wrapping,
    • text-alignments (left, right, centered, justified),
    • numbered and bulleted lists,
    • tables and columns
      • auto/fixed/star-sized widths,
      • col-spans and row-spans,
      • headers automatically repeated in case of a page-break,
    • images and vector graphics,

    Leave a Reply