Skip to content

Commit

Permalink
Export useful functions in pdf2htmlEX Viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesconnell committed Dec 24, 2013
1 parent f61d447 commit 3c19f6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions share/pdf2htmlEX.js.in
Original file line number Diff line number Diff line change
Expand Up @@ -916,3 +916,5 @@ Viewer.prototype = {

// export pdf2htmlEX.Viewer
pdf2htmlEX['Viewer'] = Viewer;
Viewer.prototype['rescale'] = Viewer.prototype.rescale;
Viewer.prototype['scroll_to'] = Viewer.prototype.scroll_to;

0 comments on commit 3c19f6a

Please sign in to comment.