Skip to main content

slide2pdf is a command line tool to convert html slide presenation to pdf

Project description

# slide2pdf

slide2pdf is a command line tool to convert html slide presenation to portable
document format (pdf).

### Installation

1. `git clone git@github.com:vengatlnx/slide2pdf.git`
2. `cd slide2pdf`
3. `python setup.py install`

or

```
$ pip install slide2pdf
```

**Note**: Before installing this package please make sure that you have already
installed **xdotool** _else_ install xdotool using `apt-get install xdotool`.

### Usage

```
$ slide2pdf (-u <url>) [--height=<n>] [--width=<n>]

Options:
-h --help show help
-u --url URL file-url path
--height=<n> window height [default: 1600]
--width=<n> window width [default: 1200]

$ slide2pdf -u "file:///path/to/file.html" -n 10
```

Watch Video:
https://youtu.be/0KQcBa7X7zI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slide2pdf-0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page