streamlit-pdf-viewer icon indicating copy to clipboard operation
streamlit-pdf-viewer copied to clipboard

Streamlit PDF viewer

Results 33 streamlit-pdf-viewer issues
Sort by recently updated
recently updated
newest added

This PR adds a github action to bump the versions. Before merging we need to add the github token in the gthub actions secrets

Hi, I’d like to display a PDF in a `st.dialog`. Is it possible to set the height of the PDF viewer to match the height of the `st.dialog`? Right now,...