Releases: Servoy/svyPDFViewer
Releases · Servoy/svyPDFViewer
v2024.3.1
v2024.3.0
v2023.12.0
Release for the Servoy 2023.12
Case | Description |
---|---|
SVY-18717 | pdfJsViewer: setToolbarControlsVisibility() doesn't work |
v2023.6.1
v2023.9.0
v2023.6.0
Upgraded the embeded PdfJSViewer of the TiNG to version to 3.8.162
Lot of properties and api are added the the PdfJSViewer:
"showToolbar" for showing or not the toolbar
"enableTooltips" for enableding tooltips in the pdf based on annotations in the pdf.
"getToolbarControlIds" api for getting a list of toolbar items that then can be targeted by setToolbarControlsVisibility
"setToolbarControlsVisibility" api for hiding or making a toolbar control visible.
"getFieldValues" api for pdf forms to get field values.
"setFieldValues" api for pdf forms to set field values.
"getFieldNames" api to get the field names of a pdf form.
General
Case | Description |
---|---|
SVYX-562 | pdfJsViewer: Using PDF custom stylesheet generates wrong URL |
TiNG cases
Case | Description |
---|---|
SVY-18045 | pdfJsViewer not working when deployed under a context. |
SVY-18101 | pdfJsViewer is not showing the pdf in TiNG |
SVY-18475 | Error when calling reload on pdfviewer, various small fixes when rendering/reloading pdf(js)viewer |
v2023.3.0
v2022.9.0
v2022.3.1
svyPDFViewer v2022.3.0
NGClient2 cases:
Case | Description |
---|---|
SVY-16836 | angular upgrade to 13.2 (and other packages) |
make sure the #element is on all root div tags |