#3863·book

Render the book to PDF and make it available for download

Author: simonsanCreated Mar 17, 2024Updated Jul 23, 2026
LabelsOnline onlyblocked upstream

Hey there, @max-heller was a great help to comprehensive-rust and rust-patterns as they helped us set up rendering to PDF. So what's your opinion on having the book available as a nice looking PDF?

mdbook-pandoc has some pre-rendered examples in also of Rust-by-example and the book: https://github.com/max-heller/mdbook-pandoc?tab=readme-ov-file#rendered-books

(At this point, I think it makes sense to write up a condensed tutorial how to add PDF support to an existing mdbook...)

Some Resources