Releases: TaTo30/vue-pdf
Releases · TaTo30/vue-pdf
v1.9.1
- Added
intent
prop [#71]
- AnnotationsLayer's
imageResourcesPath
bind prop fixed [#76] by @dlnsk
v1.9.0
- Added support for outlines by @dlnsk
- Added
highlight-text
and hightlight-options
props [#67]
- Added
width
and height
props [#59]
- Added a check for
undefinied
value in usePDF
's src
by @Floppy012 (#73)
v1.8.1
- Make usePDF reactive [#54, #62]
- watermark-options prop added [#60]
v1.7.4
- Fixed the css exports [#53]
v1.7.2
- Added support for High DPI screens [#41]
- Fixed the position style of loading slot
v1.7.0
- Added support for XFA Forms
- Added watermark text by @gokaybiz [#39]
annotation-map
functionality was improved by @gokaybiz [#37]
- The package bundled
pdf.worker.min
instead of pdf.worker
[#36]