Client/Server端的PDF打印解决方案: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.
</ul>
本文由用户 w427 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!