fill-pdf-utf8-itext-promise
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

A promise wrapper for package fill-pdf-utf8. It uses iText so utf-8 support is well.

Prepare

You should install Java on your platfrom: jdk

Install

npm i fill-pdf-utf8-itext-promise

Usage

import {pdfFiller} from 'fill-pdf-utf8-itext-promise'
pdfFiller.generatePdf('source.pdf', 'dest.pdf', {fields: {name'姓名', age:'十九'}, {fontSize: 8.0})

Package Sidebar

Install

npm i fill-pdf-utf8-itext-promise

Weekly Downloads

7

Version

1.0.4

License

ISC

Unpacked Size

2.18 kB

Total Files

5

Last publish

Collaborators

  • lenchan139