summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorscuri <scuri>2009-10-20 18:14:16 +0000
committerscuri <scuri>2009-10-20 18:14:16 +0000
commitd04a7cc7246cba3682a112f975afe4a5748a3ef5 (patch)
tree8c4500cd2401cdc9073b92110b0077af53fa7f86 /html
parenta972dbb9bd731a439d009bd51e36981c41a06232 (diff)
*** empty log message ***
Diffstat (limited to 'html')
-rw-r--r--html/en/drv/pdf.html6
-rw-r--r--html/en/history.html2
2 files changed, 5 insertions, 3 deletions
diff --git a/html/en/drv/pdf.html b/html/en/drv/pdf.html
index 129dd69..22e0a44 100644
--- a/html/en/drv/pdf.html
+++ b/html/en/drv/pdf.html
@@ -17,12 +17,12 @@
format's copyrights are property of <a href="http://www.adobe.com" target="_top">Adobe Systems</a>. </p>
<p>This driver is very similar to the PS driver but it uses the PDFlib library to generate the PDF (<a href="http://www.pdflib.com/">http://www.pdflib.com/</a>).
There are two PDFlib licenses available, one commercial and one free with a flexible license, see
- <a href="http://www.pdflib.org/purchase/license-lite.html">PDFlib Lite License</a>. The CD_PDF driver works with both
+ <a href="http://www.pdflib.com/products/pdflib-family/pdflib-lite/pdflib-lite-licensing/">PDFlib Lite License</a>. The CD_PDF driver works with both
versions. </p>
<p>By default the pre-compiled library in the distribution uses the PDF Lite version code. The configuration of the PDF Lite code
included does not supports image
- file formats.&nbsp;The current PDF Lite version is 7.0.2.</p>
- <p>PDFlib Copyright (c) 1997-2007 Thomas Merz and PDFlib GmbH. All rights reserved. Applications that use this driver
+ file formats.&nbsp;The current PDF Lite version is 7.0.4p4.</p>
+ <p>PDFlib Copyright (c) 1997-2009 Thomas Merz and PDFlib GmbH. All rights reserved. Applications that use this driver
are subject to the <a href="../../download/PDFlib-Lite-license.pdf">PDFlib GmbH License Agreement</a>.</p>
<h3>Use</h3>
diff --git a/html/en/history.html b/html/en/history.html
index 1605040..795c285 100644
--- a/html/en/history.html
+++ b/html/en/history.html
@@ -24,6 +24,8 @@
<li><span class="style1">Changed</span><span class="hist_changed">:</span>
Freetype updated to version 2.3.11.</li>
<li><span class="style1">Changed</span><span class="hist_changed">:</span>
+ PDFLib Lite updated to version 7.0.4p4.</li>
+ <li><span class="style1">Changed</span><span class="hist_changed">:</span>
return value to boolean of <strong>CanvasIsPointInRegion</strong> and
<strong>cd.UseContextPlus</strong> in Lua.</li>
<li><span style="color: #008000">Changed:</span>