Releases: viktorhajer/simple-pdf-viewer
Releases · viktorhajer/simple-pdf-viewer
Possibility to disable textLayer by input property
2.0.3 Version update
Fixed memory issue
#15 One more memory issue
Fixes
v2.0.1 Destory previous pdf before load the new one
Fixed version number
#4 NPM Version Control Issue
#5 Remove Page Borders
Snapshot feature
- Introduction of snapshot feature: create png image about the current page based on the zoom and rotation
- Fixed: bookmark promises
Open http URL
- Separated method is introduced to open http URLs
Improved search function
- Fixed jumping to the next/previous matches
- Added
highlightAllsearch option - Created separated type to represent the search options:
SimpleSearchOptions
Open File object
- Separated method is introduced to open javascript File object
Bookmarks
- There were some code inprovements also environment settings fix.
- Introduced the Bookmarks handling.
- Updated documentation.
- Created Wiki page on github.
Initial release
Initial release with basic feature set.