You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by bu...@apache.org on 2013/05/12 14:18:51 UTC

svn commit: r861711 - in /websites/staging/pdfbox/trunk/content: ./ userguide/faq.html

Author: buildbot
Date: Sun May 12 12:18:50 2013
New Revision: 861711

Log:
Staging update by buildbot for pdfbox

Modified:
    websites/staging/pdfbox/trunk/content/   (props changed)
    websites/staging/pdfbox/trunk/content/userguide/faq.html

Propchange: websites/staging/pdfbox/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun May 12 12:18:50 2013
@@ -1 +1 @@
-1481538
+1481539

Modified: websites/staging/pdfbox/trunk/content/userguide/faq.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/userguide/faq.html (original)
+++ websites/staging/pdfbox/trunk/content/userguide/faq.html Sun May 12 12:18:50 2013
@@ -161,7 +161,7 @@
 </ul>
 <h2 id="answers">Answers</h2>
 <h3 id="general-questions_1">General Questions</h3>
-<h4 id="releaseplan">When will the next version of PDFBox be released</h4>
+<h4 id="releaseplan">When will the next version of PDFBox be released?</h4>
 <p>As fixes are made and integrated into the repository these changes are documented in the
 <a href="http://pdfbox.apache.org/downloads.html">release notes</a>. An estimate will be given of when the next version will be released.
 Of course, this is only an estimate and could change.</p>
@@ -185,7 +185,7 @@ See the <a href="http://logging.apache.o
 
 <p>Please see <a href="https://sourceforge.net/forum/forum.php?thread_id=1254229&amp;amp;forum_id=267205">this</a> forum thread 
 for more information.</p>
-<h4 id="threadsafe">Is PDFBox thread safe</h4>
+<h4 id="threadsafe">Is PDFBox thread safe?</h4>
 <p>No! Only one thread may access a single document at a time. You can have multiple threads
 each accessing their own PDDocument object.</p>
 <h4 id="notclosed">Why do I get a "Warning: You did not close the PDF Document"?</h4>
@@ -234,7 +234,7 @@ are building PDFBox yourself and not usi
 passwords associated with them, a user password and a master password. If the "cannot extract text"
 permission bit is set then you need to decrypt the document with the master password in order
 to extract the text.</p>
-<h4 id="partially">Can't we just extract the text without parsing the whole document or extract text as it is parsed.</h4>
+<h4 id="partially">Can't we just extract the text without parsing the whole document or extract text as it is parsed?</h4>
 <p>Not really, for a couple reasons.</p>
 <ul>
 <li>If the document is encrypted then you need to parse at least until the encryption dictionary before