-
-
Notifications
You must be signed in to change notification settings - Fork 791
Closed
Labels
Description
I'm looking for a client-side library that will allow me to create a preview of a document for a client.
Idea is to create a simple HTML form with couple of inputs and a preview button that will generate a pdf based on a template.
I'm aware that I can load an existing PDF and add an overlay to it (as shown in samples), but I'd like to replace text, for example, I'd like to replace {{name}} with John and {{surname}} with Smith.
I've searched over the issues and found #33 and #137, as I understand Your library doesn't support reading the text, so please consider this as a feature request.
With this one feature, Your library would be an ideal solution for client-side pdf manipulation.
jtraulle, gustavodipietrodeus, DaveLo, MrAntix, bartvanremortele and 20 more