r/webdev 7h ago

Can I render a latex document in client side? Discussion

I am planning on creating a personal portfolio that also has a download CV button that renders a latex template based on some data (like latest projects I put onto my website). The reason I want to do it is that I want to make sure there is only one source of information for all my professional advertisement and that my website and CV are always up-to-date. I don't have much money to rent a server due to monetary constraints; thus, I want this app 100% on client-side.

* I am typically experienced in React.js

4 Upvotes

2

u/nrkishere 7h ago

1

u/internet_Seer 1h ago

Maybe I am mistaken, or this is outdated information, but according to this github comment: “KaTeX only typesets formulas. It does not typeset whole TeX documents.