dneverson / PDF-HTML-Cross-Communication

View able PDFs in HTML allowing cross communication with JS and AcrobatJS for auto filling data and extraction of data in both directions (IE Only, Adobe API Issue)

Home Page:https://www.catalystmedicalgroup.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF-HTML-Cross-Communication

Embed PDFs in the web browser allowing cross communication via JS and AcrobatJS. Enabling import/injection of data, auto fill capabilities, and export/extraction of data in both directions (Web browser <--> PDF)(IE Only).

GitHub Version GitHub GitHub commit activity GitHub contributors GitHub issues GitHub closed issues

Getting Started

  • Communication from an embedded pdf to the browser only works in Internet Explorer
    • This is an issue with Adobe AcrobatJS API
  • Comment out GE Centricity CPS Function Libraries in pdfViewer.html to avoid errors.
    • this will function both in (with proper libaries [1]) and out of Centricity.
    • Centricity CPS 12.3 or higher.
  • Needs to run on a webserver for AngularJS to work properly.

Built With

  • AngularJS
  • Vanilla JS
  • Bootstrap
  • HTML
  • CSS
  • MEL[1]

Version

V1.0

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

[1] Contact me if you would like to obtain GE Centricity CPS EMR JS API Libraries. deverson@valleymedicalcenter.com

About

View able PDFs in HTML allowing cross communication with JS and AcrobatJS for auto filling data and extraction of data in both directions (IE Only, Adobe API Issue)

https://www.catalystmedicalgroup.com

License:MIT License


Languages

Language:JavaScript 84.3%Language:HTML 14.5%Language:CSS 1.2%