deck2pdf 0.5.0

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

deck2pdf 0.5.0

Badges



deck2pdf is batch application that will convert your html slide into PDF format keeping slide layout.

Install
deck2pdf is required PySide for Ghost.py .
$ pip install pyside
$ pyside_postinstall.py -install
$ pip install deck2pdf


Usage
Simply usage:
$ deck2pdf <slide-url> -n 10 -s html5slides
$ ls
slide.pdf
Specify slide name:
$ deck2pdf -o myslide.pdf <slide-url> -n 10 -s html5slides
$ ls
myslide.pdf

Arguments

-s SLIDE, --slide SLIDE
Slide style (required)

-o OUTPUT, --output OUTPUT
Output slide file path (optional)

-n NUM, --num NUM
Num of slides (optional)




Supported styles

html5slides

Google HTML5 slides


io2012

Google I/O 2012 slides






Future
I want to …

Adjust to be able to save html slide of other styles (reveal.js, impress.js).
Deliver makefile setting to make slidepdf

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.