pdfmake 介绍
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.
pdfmake 官网
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。