<?php

require_once($_SERVER["DOCUMENT_ROOT"] . "/common/common.INC.PHP");         

print_page_header();

?>
<p>PDF library for <a href="http://WWW.FreePascal.ORG/">Free Pascal</a>.</p>
<p><em>PDF library</em> is Copyright (c) 2008 Danny Milosavljevic. </p>
<p><em>PDF library</em> is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p>
<p><em>PDF library</em> is distributed in the hope that it will be useful, but <em>without any warranty</em>; without even the implied warranty of <em>merchantability or fitness for a particular purpose</em>.  See <a href="http://www.gnu.org/licenses/gpl.html">The GNU General Public License</a> for more details.</p>
<h2>FAQ</h2>
<ul><li>Q: Does it work?
    <p>A: Yes, it parses (loads) PDF files mostly.</p></li>
    <li>Q: Is it complete?
    <p>A: Ha ha ha. No.</p></li></ul>
