Merge pull request #3695 from SSk123/transform
Adding transformation to the extract code
This commit is contained in:
commit
a8320b2e18
3 changed files with 137 additions and 0 deletions
|
@ -1919,6 +1919,7 @@ var PageView = function pageView(container, id, scale,
|
|||
textLayerDiv: textLayerDiv,
|
||||
pageIndex: this.id - 1,
|
||||
lastScrollSource: PDFView,
|
||||
viewport: this.viewport,
|
||||
isViewerInPresentationMode: PDFView.isPresentationMode
|
||||
}) : null;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue