added details to readme file
This commit is contained in:
parent
52a17e9c31
commit
900dfbc8a7
13
README.md
13
README.md
|
@ -1,3 +1,14 @@
|
|||
# pdfviewer
|
||||
# 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user