Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 554 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 554 Bytes

PDF Viewer and Acroform editor

This is an example of the usage of the pdf.js library. More precisely, an usage of acroform functionality.

There is currently a big lack of documentation on the subject.

Moreover, I have written some functions to:

  • Read the content of the form
  • Write the value in the form
  • Save/download the form with the current form values

version of pdfjs-dist : 2.6.347

Usage

$> cd PDFJS_Viewer_Acroform

$> yarn install

$> yarn run dev

Go to : http://localhost:1234/

Preview

preview