forked from jgresula/jagpdf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
58 lines (34 loc) · 1.26 KB
/
README.txt
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
46
47
48
49
50
51
52
53
54
55
56
57
58
JagPDF Library
================
IMPORTANT: The repository has been archived and the library is no longer maintained.
What is it?
-----------
JagPDF is a free, open source library for generating PDF documents in C++, C,
Python, and Java.
For further information on the JagPDF project, please visit the project
homepage at <http://jagpdf.org>.
Obtaining JagPDF
----------------
Source code and prebuilt binaries for the latest release can be downloaded at
<http://jagpdf.org/downloads.htm>.
The development branch is available in a Git repository at
<git://github.com/jgresula/jagpdf.git>.
Documentation
-------------
The documentation for the latest release is available online at
<http://jagpdf.org/doc>.
Installation
------------
Detailed instructions are provided at
<http://jagpdf.org/doc/jagpdf/installation.htm>. A shortened version can be
found in INSTALL.txt
License
-------
JagPDF is distributed under the MIT license which encourages both commercial
and non-commercial usage. Please see the file called LICENSE.txt.
Support
--------
The library is currently unmaintained.
Author
------
Jaroslav Gresula <jarda-at-jagpdf-dot-org>