Releases: Servoy/svyPDFViewer
svyPDFViewer v1.4.2
svyPDFViewer v1.4.1
corrected the NG2 release
svyPDFViewer v1.4.0
First release of SvyPDFViewer for NG2
Enhancements
- SVY-16252 [NG2] port pdfViewer to NG2
- SVYX-320 Update PDF.js to v2.9.359
- Added support for Tab Sequence
Fixes
- SVYX-70 Added force reload by loading blank page, so workaround iframe browser cache
svyPDFViewer 1.3.2
- Added fix for url encoding using 2020.09
svyPDFViewer 1.3.1
- Added fix for invalid url when running svyPDF in servoy 2020.09
svyPDFViewer 1.3.0
Enhancements
- SVY-14957: customize the style of the PDFJSViewer
- SVY-14952: Add dataProvider property supporting byte[] in the svyPDFViewer components
- SVY-14953: Added styleclass property
svyPDFViewer 1.2.0.
Split component:
1 Browser based (to be backward compatible)
1 PDF.js based
Upgraded PDF.JS to version 1.8.188
svyPDFViewer version 1.1.1
We are happy to announce svyPDFViewer 1.1.1.
Release Notes
FIXED: #5 - HTML5 Editor cannot processes internal viewer.js
svyPDFViewer version 1.1.0
We are happy to announce svyPDFViewer version 1.1.0.
This release fixes some problems with the caching of documents.
Do note that loadDocument(url) has been deprecated and removed.
Use documentURL model property instead
Release Notes
- Removed method loadDocument(url) in favor of a watch on model property
- Added model property: documentURL
- Added Method: reload() to make up for missing reload functionality due to deprecation of loadDocument() method
- Added model property: noCache
Allows developer to disable caching for cases when pdf doc has changed on server
svyPDFViewer release 1.0.0
We are pleased to announce the immediate availability of the first version of the PDF Viewer for Servoy!
Please refer to the wiki documentation to get started.
Remember that you can file bugs and enhancement requests on the project's issues page.