Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 772 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 772 Bytes

proskomma-render-pdf

Scripture PDF generator based on proskomma-render

This project uses proskomma-render to produce HTML suitable for processing by PagedJS, an implementation of CSS Paged Media.

Example Sources

unfoldingWord Literal Text (Psalms and Gospels)

To set up

You will need Node and NPM.

cd proskomma-render-pdf
npm install
npm test # Currently not in Windows

To make PagedJS-aware HTML from which to 'save' a PDF file

node ./make_pdf.js config/config_ult.json ~/Desktop/ult_demo.html
# Open this HTML file with a browser
# Wait for it to paginate the content
# Save as PDF