pdfmake 是基于客户端服务器的 PDF 打印解决方案,完全基于 JavaScript 开发。提供强大的排版引擎
安装:
clIEnt-version Bower install pdfmake server-version npm install pdfmake
特性:
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,
conveNient styling and style inheritance,
page headers and footers:
static or dynamic content,
Access to current page number and page count,
background-Layer
page dimensions and orientations,
margins,
custom page breaks,
font embedding,
support for compLex, multi-level (nested) structures,
helper methods for opening/printing/downloading the geneRATed PDF.
发布于 2016-12-30 23:52:10 | 173 次阅读