diff options
Diffstat (limited to 'html/en/drv/pdf.html')
| -rw-r--r-- | html/en/drv/pdf.html | 6 | 
1 files changed, 3 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. 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. 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> | 
