Skip to content

marjoweb/PDFJS_Viewer_Acroform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A PDF viewer with Form functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 92.6%
  • HTML 7.4%