galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.14k stars 169 forks source link

Multiline textfields in forms #196

Open cjnqt opened 6 years ago

cjnqt commented 6 years ago

First: thanks for a great project.

This blog post describes how to fill out forms. I gave it a try, and it works great for singe-line text fields. For multi-line text fields, the text doesn't wrap into multiple lines. Is this expected? Do you know what the cause is?