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
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file slide2pdf-0.2.tar.gz.
File metadata
- Download URL: slide2pdf-0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1aadcc0ca582d2f774b2bf23a5e84ae2091595d17b67bd08688a5398ca5f0680
|
|
| MD5 |
ed2487f0b2682adfbf30ef73ebc92dd9
|
|
| BLAKE2b-256 |
130917ab7a1a261f0f580e0e13a8ac8ee98da71adc8783caae1b4e98cf31f902
|