nmerouze / slidedown-to-pdf

Convert your slides to PDF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If you use slidedown and you want your slides in PDF, this is for you:

./to_pdf --number 27 http://nmerouze.github.com/blockcampparis09
./to_pdf -n 27 http://nmerouze.github.com/blockcampparis09 myfilename.pdf
./to_pdf -n 27 -x 1024 -y 768 http://nmerouze.github.com/blockcampparis09

NOTE: If your last slide is #26, you have 27 slides (because there's a slide #0).

Contributors

  • Nicolas MĂ©rouze
  • Michael Bernstein

About

Convert your slides to PDF.

License:MIT License


Languages

Language:Ruby 100.0%