-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy pathREADME
More file actions
31 lines (20 loc) · 650 Bytes
/
README
File metadata and controls
31 lines (20 loc) · 650 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
======================================
DOMPDF
Convert HMTL to PDF
by Jd Fiscus
======================================
Hey everybody,
This is a Codeigniter library where you can convert HTML output to PDF,
using the DOMPDF library.
DOCUMENTATION:
http://code.google.com/p/dompdf/wiki/Usage
INSTALLATION:
Just copy the files from this package to the corresponding folder in your
application folder. For example, copy dompdf/config/dompdf.php to
system/application/config/dompdf.php.
IMPORTANT:
In order to use the Affiliate Program (Associate Tag) you must be using PHP 5.1 or higher
Thanks,
-Jd Fiscus
jdfiscus@gmail.com
@iamfiscus