How to print Spark Docs

Hi all,

I would like to have a PDF of Spark docs for printing. Is there any way to get it?

I don´t like reading so much from the computer screen :slight_smile:

Thanks!!!

You can download the web source version by clicking the down arrow at the top right of the page near the Github link. It will be a zip file with everything in it. Unfortunately not PDF. If you have a mac you can save to PDF from the print dialog.

1 Like

print the *.md files to pdf:

2 Likes

Google Chrome can print stuff to a PDF viewer, in my case Foxit Reader. It’s not as pretty as on the website, but it’s definitely readable. Here’s an example of what the Core Firmware page would look like using this ‘method’. (20mb~ish)

2 Likes

Thank you all! :thumbsup:

I didn’t realize that I could print it on PDF :sweat_smile:

1 Like

cups-pdf on linux just shows up as a printer drive

1 Like

I’ve upload this PDF of Spark Docs. It’s not so pretty but it’s what I could do.