Skip to content

Releases: viktorhajer/simple-pdf-viewer

Possibility to disable textLayer by input property

18 Dec 11:42

Choose a tag to compare

Fixed memory issue

07 Sep 19:36

Choose a tag to compare

#15 One more memory issue

Fixes

05 Sep 18:02

Choose a tag to compare

v2.0.1

Destory previous pdf before load the new one

Fixed version number

26 Mar 11:12

Choose a tag to compare

#4 NPM Version Control Issue
#5 Remove Page Borders

Snapshot feature

23 Feb 16:02

Choose a tag to compare

  • Introduction of snapshot feature: create png image about the current page based on the zoom and rotation
  • Fixed: bookmark promises

Open http URL

21 Feb 15:36

Choose a tag to compare

  • Separated method is introduced to open http URLs

Improved search function

19 Feb 16:34

Choose a tag to compare

  • Fixed jumping to the next/previous matches
  • Added highlightAll search option
  • Created separated type to represent the search options: SimpleSearchOptions

Open File object

19 Feb 11:38

Choose a tag to compare

  • Separated method is introduced to open javascript File object

Bookmarks

17 Feb 10:49

Choose a tag to compare

  • There were some code inprovements also environment settings fix.
  • Introduced the Bookmarks handling.
  • Updated documentation.
  • Created Wiki page on github.

Initial release

13 Feb 17:20

Choose a tag to compare

Initial release with basic feature set.