Streamlit-pdf-viewer

Latest version: v0.0.17

Safety actively analyzes 660387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.0.17

What's Changed
* Improve viewer resolution by lfoppiano in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/64


**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.16...v0.0.17

0.0.16

**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.14...v0.0.16

What's Changed
* Fix "invalid canvas" and other rendering problems by lfoppiano in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/58


**Note**
The behavior on which width an height are managed has changed.
If only the height is specified, the PDF document will be shown in proportion with the with proportional based on the PDF dimensions. So, the possibility to show a large view of only half the PDF is not available anymore.

If you need to occupy all the available space and limit the height, you can encapsulate the `pdf_viewer` into a `st.component` **with specific height**.


**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.14...v0.0.16

0.0.14

- Fixed regression (or maybe it was there always) with the annotations getting disaligned on the latest pages

**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.13...v0.0.14

0.0.13

What's Changed
* Enable text content to be selectable and clickable (must be enabled with `render_text=True`) by lfoppiano and t29mato in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/52
* Update to pdf.js 4.2.67 by lfoppiano and t29mato 36


**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.12...v0.0.13

0.0.12

What's Changed
* Fix coordinates alignment by lfoppiano in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/51


**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.11...v0.0.12

0.0.11

What's Changed
* Deprecate legacy methods by lfoppiano in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/45
* Fix scaling and display PDF in high resolution by lfoppiano in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/49


**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.10...v0.0.11

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.