Author: buildbot Date: Fri May 8 18:23:35 2015 New Revision: 950621 Log: Staging update by buildbot for pdfbox
Modified: websites/staging/pdfbox/trunk/content/ (props changed) websites/staging/pdfbox/trunk/content/ideas.html Propchange: websites/staging/pdfbox/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri May 8 18:23:35 2015 @@ -1 +1 @@ -1678412 +1678414 Modified: websites/staging/pdfbox/trunk/content/ideas.html ============================================================================== --- websites/staging/pdfbox/trunk/content/ideas.html (original) +++ websites/staging/pdfbox/trunk/content/ideas.html Fri May 8 18:23:35 2015 @@ -152,29 +152,18 @@ implementation.</p> <h2 id="handle-large-pdf-files">Handle large pdf files</h2> <p>In addition to the pdf parsing pdfbox does not always handle large pdf files well as some of the references are implemented as int instead of long</p> -<div class="complete"> -## Switch to Java 1.6 - -PDFBox 2.0.0 has Java 6 as minimum requirement. -</div> - -<div class="complete"> -## Break PDFBox into modules - -In order to support different use cases and provide a minimal toolset PDFBox 2.0.0 should be +<h2 id="wzxhzdk1switch-to-java-16wzxhzdk2"><span class="complete">Switch to Java 1.6</span></h2> +<p><span class="complete">PDFBox 2.0.0 has Java 6 as minimum requirement.</span></p> +<h2 id="wzxhzdk5break-pdfbox-into-moduleswzxhzdk6"><span class="complete">Break PDFBox into modules</span></h2> +<p><span class="complete">In order to support different use cases and provide a minimal toolset PDFBox 2.0.0 should be separated into different modules. This goes inline with rearranging some of the code e.g. remove AWT from PDDocument. -</div> - -<div class="complete"> -## Enhance the font rendering - -PDFBox 2.0.0 will render most of the fonts without using AWT. -</div> - +</span></p> +<h2 id="wzxhzdk9enhance-the-font-renderingwzxhzdk10"><span class="complete">Enhance the font rendering</span></h2> +<p><span class="complete">PDFBox 2.0.0 will render most of the fonts without using AWT.</span></p> <h2 id="replaceenhance-pdf-parsing">Replace/enhance PDF parsing</h2> -<p><strike>The old "classic" PDF parser in PDFBox is not in line with the PDF specification as it parses -a PDF from top to bottom instead of respecting the XRef information.</strike> The NonSequentialParser +<p><span class="complete">The old "classic" PDF parser in PDFBox is not in line with the PDF specification as it parses +a PDF from top to bottom instead of respecting the XRef information.</span> The NonSequentialParser enhanced that situation but there is a need to have a cleaner foundation broken into several levels</p> <ul> <li>io</li>