forked from ky90/pisa3
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
45 lines (30 loc) · 771 Bytes
/
README.txt
File metadata and controls
45 lines (30 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
HELP
====
> xhtml2pdf -h
REQUIREMENTS
============
- Reportlab Toolkit 2.1+
<http://www.reportlab.org/>
- html5lib 0.11.1+
<http://code.google.com/p/html5lib/>
- pyPdf 1.11+ (optional)
<http://pybrary.net/pyPdf/>
EXAMPLES
========
> xhtml2pdf -s test\test-loremipsum.html
> xhtml2pdf -s http://www.python.org
> xhtml2pdf test\test-*.html
PYTHON INTEGRATION
==================
Some simple demos of how to integrate PISA into
a Python program may be found here: test\simple.py
CONTACT
=======
dirk.holtwick@gmail.com
LICENSE
=======
This software is dual licensed:
(1) GNU General Public License Version 2.0 (GPLv2)
see http://www.gnu.org/licenses/gpl-2.0.html
(2) Commercial license,
see http://www.htmltopdf.org for more informations