# css-for-print **Repository Path**: lubinzdd/css-for-print ## Basic Information - **Project Name**: css-for-print - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-20 - **Last Updated**: 2021-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README css-for-print ========= Example files for creating PDF books from print. CSS all works with Prince. Resources and more information about CSS and creating ebooks in a variety of formats can be found on my site [Book Toolkit](http://booktoolkit.com). ## Using these files The file book.html contains excerpts from a public domain book - [Our Cats by Harrison Weir](http://www.gutenberg.org/ebooks/35450) - to demonstrate the use of CSS for print. ### Create a PDF > prince -s pdf-styles.css book.html builds/book.pdf