Which PDF library do you use on the streamlit cloud?

Hi everyone.

I’m making a function that creates a pdf file and send it to the user’s email address on streamlit cloud.

I’m currently trying FPDF library but since it uses local directory’s font, it is kinda tricky to use it on the streamlit cloud(or maybe Idk how).

Have you ever tried using any python PDF library on streamlit cloud? If so, what is it? And if there is a way to use streamlit cloud’s own fonts(san-serif, serif, monospace), please let me know.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.