ElasticPDF-new PDF editor library (based on pdf.js Web PDF annotation, highlight/polygon/eraser/history/save annotation text)
Abstract: ElasticPDF is a new professional PDF editor development library , based on the open source pdf.js-dist, with added annotation features, supporting full offline deploy, and suitable for public and intranet systems. The code structure continues the simple style of pdf.js-dist, is compatible with all mainstream browsers, and can be deployed not only in Web projects, but also embedded in any desktop and mobile projects. Keywords: Web PDF editor, pdf.js, PDF annotation, available in intranet, available in any project 1 Technical advantages ElasticPDF continues the architectural style of pdf.js-dist, and is developed entirely with simple Javascript code. In short, it adds several js files to the pdf.js-dist code package, and can run without any online dependencies, so it is very suitable for integration into other projects as a functional module. It not only can it be deployed in public network environment applications, but its independent and simple features als...