PDF Viewer code for displaying content and related research
Go to file
2023-07-21 16:59:07 +05:30
bower_components Initial Commit 2023-07-21 16:54:28 +05:30
pdfjs-text-selection-demo-master/pdfjs-text-selection-demo-master Initial Commit 2023-07-21 16:54:28 +05:30
pdfshow Initial Commit 2023-07-21 16:54:28 +05:30
LICENSE Initial commit 2023-07-21 16:30:32 +05:30
README.md added details to readme file 2023-07-21 16:59:07 +05:30

PDF Viewer using PDF.js

PDF Viewer code for displaying content and related research

This repository contains code based on research performed related to the pdf js and its implementaitons.

There are three folders

bower components

Contains pdfviewer as an object and related dependencies compiled into js using bower

pdfshow

Implementation of pdf.js using viewer using base64

pdf with text highting layer

Using canvas and text highlighting layer