You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ms...@apache.org on 2016/07/07 15:34:31 UTC

[1/3] pdfbox-docs git commit: Site checkin for project Apache PDFBox Website

Repository: pdfbox-docs
Updated Branches:
  refs/heads/asf-site cae0b4b69 -> 3aa32c870


http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2016/03/18/pdfbox-2.0.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/03/18/pdfbox-2.0.0-released.html b/content/news/2016/03/18/pdfbox-2.0.0-released.html
index 6e9a0cb..467b24d 100644
--- a/content/news/2016/03/18/pdfbox-2.0.0-released.html
+++ b/content/news/2016/03/18/pdfbox-2.0.0-released.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -151,7 +151,7 @@ PDFBox 1.8 or earlier an overview about things to look at when switching over. M
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -162,17 +162,17 @@ PDFBox 1.8 or earlier an overview about things to look at when switching over. M
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2016/04/26/new-pdfbox-releases.html
----------------------------------------------------------------------
diff --git a/content/news/2016/04/26/new-pdfbox-releases.html b/content/news/2016/04/26/new-pdfbox-releases.html
index ae7805d..373c8b6 100644
--- a/content/news/2016/04/26/new-pdfbox-releases.html
+++ b/content/news/2016/04/26/new-pdfbox-releases.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -148,7 +148,7 @@ Apache PDFBox version 1.8.12 and 2.0.1. They are available for download at:</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -159,17 +159,17 @@ Apache PDFBox version 1.8.12 and 2.0.1. They are available for download at:</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2016/05/27/CVE-2016-2175.html
----------------------------------------------------------------------
diff --git a/content/news/2016/05/27/CVE-2016-2175.html b/content/news/2016/05/27/CVE-2016-2175.html
index b932b79..da7220b 100644
--- a/content/news/2016/05/27/CVE-2016-2175.html
+++ b/content/news/2016/05/27/CVE-2016-2175.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -149,7 +149,7 @@ Upgrade to Apache PDFBox 1.8.12 respectively 2.0.1</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -160,17 +160,17 @@ Upgrade to Apache PDFBox 1.8.12 respectively 2.0.1</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2016/06/09/pdfbox-2.0.2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/06/09/pdfbox-2.0.2-released.html b/content/news/2016/06/09/pdfbox-2.0.2-released.html
index 2436ce6..82e20a7 100644
--- a/content/news/2016/06/09/pdfbox-2.0.2-released.html
+++ b/content/news/2016/06/09/pdfbox-2.0.2-released.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -148,7 +148,7 @@ Apache PDFBox version 2.0.2. It is available for download at:</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -159,17 +159,17 @@ Apache PDFBox version 2.0.2. It is available for download at:</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/references.html
----------------------------------------------------------------------
diff --git a/content/references.html b/content/references.html
index 23b21d1..6542447 100644
--- a/content/references.html
+++ b/content/references.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -284,7 +284,7 @@ Please file an <a href="https://issues.apache.org/jira/browse/PDFBOX">improvemen
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -295,17 +295,17 @@ Please file an <a href="https://issues.apache.org/jira/browse/PDFBOX">improvemen
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/siteupdate.html
----------------------------------------------------------------------
diff --git a/content/siteupdate.html b/content/siteupdate.html
index 224c7ac..a42b062 100644
--- a/content/siteupdate.html
+++ b/content/siteupdate.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -232,7 +232,7 @@ the changes to the PDFBox production website.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -243,17 +243,17 @@ the changes to the PDFBox production website.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/support.html
----------------------------------------------------------------------
diff --git a/content/support.html b/content/support.html
index d253d91..4a6f608 100644
--- a/content/support.html
+++ b/content/support.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -196,7 +196,7 @@ before.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -207,17 +207,17 @@ before.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/team.html
----------------------------------------------------------------------
diff --git a/content/team.html b/content/team.html
index e842f55..56a9d54 100644
--- a/content/team.html
+++ b/content/team.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -272,7 +272,7 @@ Get involved today. All contributions to the project are greatly appreciated.</p
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -283,17 +283,17 @@ Get involved today. All contributions to the project are greatly appreciated.</p
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {


[3/3] pdfbox-docs git commit: Site checkin for project Apache PDFBox Website

Posted by ms...@apache.org.
Site checkin for project Apache PDFBox Website


Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/3aa32c87
Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/3aa32c87
Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/3aa32c87

Branch: refs/heads/asf-site
Commit: 3aa32c870e2285f02b57e90369fbba9e1bf0428e
Parents: cae0b4b
Author: Maruan Sahyoun <sa...@fileaffairs.de>
Authored: Thu Jul 7 17:34:27 2016 +0200
Committer: Maruan Sahyoun <sa...@fileaffairs.de>
Committed: Thu Jul 7 17:34:27 2016 +0200

----------------------------------------------------------------------
 content/1.8/architecture.html                   | 62 +++++++--------
 content/1.8/commandline.html                    | 36 ++++-----
 content/1.8/cookbook/documentcreation.html      | 36 ++++-----
 content/1.8/cookbook/encryption.html            | 36 ++++-----
 content/1.8/cookbook/fill-form-field.html       | 36 ++++-----
 content/1.8/cookbook/pdfacreation.html          | 36 ++++-----
 content/1.8/cookbook/pdfavalidation.html        | 36 ++++-----
 content/1.8/cookbook/rendering.html             | 36 ++++-----
 content/1.8/cookbook/textextraction.html        | 36 ++++-----
 .../1.8/cookbook/workingwithattachments.html    | 36 ++++-----
 content/1.8/cookbook/workingwithfonts.html      | 36 ++++-----
 content/1.8/cookbook/workingwithmetadata.html   | 36 ++++-----
 content/1.8/dependencies.html                   | 36 ++++-----
 content/1.8/faq.html                            | 84 ++++++++++----------
 content/2.0/commandline.html                    | 36 ++++-----
 content/2.0/cookbook/encryption.html            | 78 +++++++++---------
 content/2.0/dependencies.html                   | 36 ++++-----
 content/2.0/examples.html                       | 36 ++++-----
 content/2.0/getting-started.html                | 36 ++++-----
 content/2.0/migration.html                      | 36 ++++-----
 content/building.html                           | 36 ++++-----
 content/codingconventions.html                  | 36 ++++-----
 content/css/site.css                            |  5 ++
 content/download.html                           | 36 ++++-----
 content/errors/403.html                         | 36 ++++-----
 content/errors/404.html                         | 36 ++++-----
 content/ideas.html                              | 36 ++++-----
 content/index.html                              | 40 +++++-----
 content/mailinglists.html                       | 36 ++++-----
 .../2015/10/19/pdfbox-2.0.0-RC1-released.html   | 36 ++++-----
 .../2015/11/22/pdfbox-2.0.0-RC2-released.html   | 36 ++++-----
 .../2016/01/15/pdfbox-2.0.0-RC3-released.html   | 36 ++++-----
 .../news/2016/01/18/pdfbox-1.8.11-released.html | 36 ++++-----
 .../news/2016/03/18/pdfbox-2.0.0-released.html  | 36 ++++-----
 .../news/2016/04/26/new-pdfbox-releases.html    | 36 ++++-----
 content/news/2016/05/27/CVE-2016-2175.html      | 36 ++++-----
 .../news/2016/06/09/pdfbox-2.0.2-released.html  | 36 ++++-----
 content/references.html                         | 36 ++++-----
 content/siteupdate.html                         | 36 ++++-----
 content/support.html                            | 36 ++++-----
 content/team.html                               | 36 ++++-----
 41 files changed, 785 insertions(+), 780 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/architecture.html
----------------------------------------------------------------------
diff --git a/content/1.8/architecture.html b/content/1.8/architecture.html
index c125ebf..c8ab0be 100644
--- a/content/1.8/architecture.html
+++ b/content/1.8/architecture.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -246,21 +246,21 @@ doesn\u2019t provide the functionality needed.</p>
 
 <p>A page in a pdf document is represented with a COSDictionary. The entries that are available for a page can be seen in the PDF Reference and an example of a page looks like this:</p>
 
-<p><code class="highlighter-rouge">text
-&lt;&lt;
+<div class="highlighter-rouge"><pre class="highlight"><code>&lt;&lt;
     /Type /Page
     /MediaBox [0 0 612 915]
     /Contents 56 0 R
 &gt;&gt;
-</code></p>
+</code></pre>
+</div>
 
 <p>The information within the dictionary can be accessed using the COS model</p>
 
-<p><code class="highlighter-rouge">java
-COSDictionary page = ...;
-COSArray mediaBox = (COSArray)page.getDictionaryObject( "MediaBox" );
-System.out.println( "Width:" + mediaBox.get( 3 ) );
-</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="n">COSDictionary</span> <span class="n">page</span> <span class="o">=</span> <span class="o">...;</span>
+<span class="n">COSArray</span> <span class="n">mediaBox</span> <span class="o">=</span> <span class="o">(</span><span class="n">COSArray</span><span class="o">)</span><span class="n">page</span><span class="o">.</span><span class="na">getDictionaryObject</span><span class="o">(</span> <span class="s">"MediaBox"</span> <span class="o">);</span>
+<span class="n">System</span><span class="o">.</span><span class="na">out</span><span class="o">.</span><span class="na">println</span><span class="o">(</span> <span class="s">"Width:"</span> <span class="o">+</span> <span class="n">mediaBox</span><span class="o">.</span><span class="na">get</span><span class="o">(</span> <span class="mi">3</span> <span class="o">)</span> <span class="o">);</span>
+</code></pre>
+</div>
 
 <p>As can be seen from that little example the COS model provides a low level API to access 
 information within the PDF. In order to use the COS model successfully a good knowledge of
@@ -278,11 +278,11 @@ available to access the attributes.</p>
 
 <p>The same code from above to get the page width can be rewritten to use PD Model classes.</p>
 
-<p><code class="highlighter-rouge">java
-PDPage page = ...;
-PDRectangle mediaBox = page.getMediaBox();
-System.out.println( "Width:" + mediaBox.getWidth() );
-</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="n">PDPage</span> <span class="n">page</span> <span class="o">=</span> <span class="o">...;</span>
+<span class="n">PDRectangle</span> <span class="n">mediaBox</span> <span class="o">=</span> <span class="n">page</span><span class="o">.</span><span class="na">getMediaBox</span><span class="o">();</span>
+<span class="n">System</span><span class="o">.</span><span class="na">out</span><span class="o">.</span><span class="na">println</span><span class="o">(</span> <span class="s">"Width:"</span> <span class="o">+</span> <span class="n">mediaBox</span><span class="o">.</span><span class="na">getWidth</span><span class="o">()</span> <span class="o">);</span>
+</code></pre>
+</div>
 
 <p>PD Model objects sit on top of COS model. Typically, the classes in the PD Model will only
 store a COS object and all setter/getter methods will modify data that is stored in the
@@ -302,7 +302,7 @@ the Calendar is converted to a string in the COSDictionary.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -313,17 +313,17 @@ the Calendar is converted to a string in the COSDictionary.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/commandline.html
----------------------------------------------------------------------
diff --git a/content/1.8/commandline.html b/content/1.8/commandline.html
index 2c09ce7..b0a741c 100644
--- a/content/1.8/commandline.html
+++ b/content/1.8/commandline.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -766,7 +766,7 @@ PDFBox tools as Java applications.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -777,17 +777,17 @@ PDFBox tools as Java applications.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/cookbook/documentcreation.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/documentcreation.html b/content/1.8/cookbook/documentcreation.html
index 30cb56e..57cfd7e 100644
--- a/content/1.8/cookbook/documentcreation.html
+++ b/content/1.8/cookbook/documentcreation.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -194,7 +194,7 @@
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -205,17 +205,17 @@
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/cookbook/encryption.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/encryption.html b/content/1.8/cookbook/encryption.html
index c47e742..2569619 100644
--- a/content/1.8/cookbook/encryption.html
+++ b/content/1.8/cookbook/encryption.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -172,7 +172,7 @@
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -183,17 +183,17 @@
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/cookbook/fill-form-field.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/fill-form-field.html b/content/1.8/cookbook/fill-form-field.html
index 3c982b6..2c6d374 100644
--- a/content/1.8/cookbook/fill-form-field.html
+++ b/content/1.8/cookbook/fill-form-field.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -198,7 +198,7 @@ doc.close();
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -209,17 +209,17 @@ doc.close();
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/cookbook/pdfacreation.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/pdfacreation.html b/content/1.8/cookbook/pdfacreation.html
index 1f837bb..897ed66 100644
--- a/content/1.8/cookbook/pdfacreation.html
+++ b/content/1.8/cookbook/pdfacreation.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -199,7 +199,7 @@ example takes one present in pdfbox:</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -210,17 +210,17 @@ example takes one present in pdfbox:</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/cookbook/pdfavalidation.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/pdfavalidation.html b/content/1.8/cookbook/pdfavalidation.html
index ebff7f0..64672ad 100644
--- a/content/1.8/cookbook/pdfavalidation.html
+++ b/content/1.8/cookbook/pdfavalidation.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -252,7 +252,7 @@ In order to help in the failure understanding, all error codes have the followin
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -263,17 +263,17 @@ In order to help in the failure understanding, all error codes have the followin
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/cookbook/rendering.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/rendering.html b/content/1.8/cookbook/rendering.html
index 2eb5d70..a68974c 100644
--- a/content/1.8/cookbook/rendering.html
+++ b/content/1.8/cookbook/rendering.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -184,7 +184,7 @@
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -195,17 +195,17 @@
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/cookbook/textextraction.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/textextraction.html b/content/1.8/cookbook/textextraction.html
index 047afef..cdd9d76 100644
--- a/content/1.8/cookbook/textextraction.html
+++ b/content/1.8/cookbook/textextraction.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -277,7 +277,7 @@ or org.apache.pdfbox.ExtractText to ensure accurate output.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -288,17 +288,17 @@ or org.apache.pdfbox.ExtractText to ensure accurate output.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/cookbook/workingwithattachments.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/workingwithattachments.html b/content/1.8/cookbook/workingwithattachments.html
index 6f5cae2..41ce76d 100644
--- a/content/1.8/cookbook/workingwithattachments.html
+++ b/content/1.8/cookbook/workingwithattachments.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -191,7 +191,7 @@ Attachments are part of the named tree that is attached to the document catalog.
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -202,17 +202,17 @@ Attachments are part of the named tree that is attached to the document catalog.
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/cookbook/workingwithfonts.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/workingwithfonts.html b/content/1.8/cookbook/workingwithfonts.html
index e6335b7..bde459c 100644
--- a/content/1.8/cookbook/workingwithfonts.html
+++ b/content/1.8/cookbook/workingwithfonts.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -315,7 +315,7 @@ use when no mapping exists.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -326,17 +326,17 @@ use when no mapping exists.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/cookbook/workingwithmetadata.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/workingwithmetadata.html b/content/1.8/cookbook/workingwithmetadata.html
index 524347c..6d3eaa6 100644
--- a/content/1.8/cookbook/workingwithmetadata.html
+++ b/content/1.8/cookbook/workingwithmetadata.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -205,7 +205,7 @@ or set the XML metadata.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -216,17 +216,17 @@ or set the XML metadata.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/dependencies.html
----------------------------------------------------------------------
diff --git a/content/1.8/dependencies.html b/content/1.8/dependencies.html
index 29741df..81ca91e 100644
--- a/content/1.8/dependencies.html
+++ b/content/1.8/dependencies.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -243,7 +243,7 @@ libraries discussed above into the pdfbox/target/dependencies directory. You can
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -254,17 +254,17 @@ libraries discussed above into the pdfbox/target/dependencies directory. You can
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/1.8/faq.html
----------------------------------------------------------------------
diff --git a/content/1.8/faq.html b/content/1.8/faq.html
index 6076bfb..bb08163 100644
--- a/content/1.8/faq.html
+++ b/content/1.8/faq.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -155,25 +155,25 @@
 <p><a name="log4j"></a>
 ### I am getting the below Log4J warning message, how do I remove it? ###</p>
 
-<p><code class="highlighter-rouge">java
-log4j:WARN No appenders could be found for logger (org.apache.pdfbox.util.ResourceLoader).
-log4j:WARN Please initialize the log4j system properly.
-</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="nl">log4j:</span><span class="n">WARN</span> <span class="n">No</span> <span class="n">appenders</span> <span class="n">could</span> <span class="n">be</span> <span class="n">found</span> <span class="k">for</span> <span class="n">logger</span> <span class="o">(</span><span class="n">org</span><span class="o">.</span><span class="na">apache</span><span class="o">.</span><span class="na">pdfbox</span><span class="o">.</span><span class="na">util</span><span class="o">.</span><span class="na">ResourceLoader</span><span class="o">).</span>
+<span class="nl">log4j:</span><span class="n">WARN</span> <span class="n">Please</span> <span class="n">initialize</span> <span class="n">the</span> <span class="n">log4j</span> <span class="n">system</span> <span class="n">properly</span><span class="o">.</span>
+</code></pre>
+</div>
 
 <p>This message means that you need to configure the log4j logging system.
 See the <a href="http://logging.apache.org/log4j/1.2/manual.html">log4j documentation</a> for more information.</p>
 
 <p>PDFBox comes with a sample log4j configuration file.  To use it you set a system property like this</p>
 
-<p><code class="highlighter-rouge">java
-java -Dlog4j.configuration=log4j.xml org.apache.pdfbox.ExtractText &lt;PDF-file&gt; &lt;output-text-file&gt;
-</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="n">java</span> <span class="o">-</span><span class="n">Dlog4j</span><span class="o">.</span><span class="na">configuration</span><span class="o">=</span><span class="n">log4j</span><span class="o">.</span><span class="na">xml</span> <span class="n">org</span><span class="o">.</span><span class="na">apache</span><span class="o">.</span><span class="na">pdfbox</span><span class="o">.</span><span class="na">ExtractText</span> <span class="o">&lt;</span><span class="n">PDF</span><span class="o">-</span><span class="n">file</span><span class="o">&gt;</span> <span class="o">&lt;</span><span class="n">output</span><span class="o">-</span><span class="n">text</span><span class="o">-</span><span class="n">file</span><span class="o">&gt;</span>
+</code></pre>
+</div>
 
 <p>If this is not working for you then you may have to specify the log4j config file using a URL path, like this:</p>
 
-<p><code class="highlighter-rouge">java
-log4j.configuration=file:///&lt;path to config file&gt;
-</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="n">log4j</span><span class="o">.</span><span class="na">configuration</span><span class="o">=</span><span class="nl">file:</span><span class="c1">///&lt;path to config file&gt;</span>
+</code></pre>
+</div>
 
 <p><a name="threadsafe"></a>
 ### Is PDFBox thread safe? ###</p>
@@ -189,20 +189,20 @@ don\u2019t then the document will not be closed properly.  Also, you must close all
 PDDocument objects that get created.  The following code creates <strong>two</strong>
 PDDocument objects; one from the \u201cnew PDDocument()\u201d and the second by the load method.</p>
 
-<p><code class="highlighter-rouge">java
-PDDocument doc = new PDDocument();
-try
-{
-   doc = PDDocument.load( "my.pdf" );
-}
-finally
-{
-   if( doc != null )
-   {
-      doc.close();
-   }
-}
-</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="n">PDDocument</span> <span class="n">doc</span> <span class="o">=</span> <span class="k">new</span> <span class="n">PDDocument</span><span class="o">();</span>
+<span class="k">try</span>
+<span class="o">{</span>
+   <span class="n">doc</span> <span class="o">=</span> <span class="n">PDDocument</span><span class="o">.</span><span class="na">load</span><span class="o">(</span> <span class="s">"my.pdf"</span> <span class="o">);</span>
+<span class="o">}</span>
+<span class="k">finally</span>
+<span class="o">{</span>
+   <span class="k">if</span><span class="o">(</span> <span class="n">doc</span> <span class="o">!=</span> <span class="kc">null</span> <span class="o">)</span>
+   <span class="o">{</span>
+      <span class="n">doc</span><span class="o">.</span><span class="na">close</span><span class="o">();</span>
+   <span class="o">}</span>
+<span class="o">}</span>
+</code></pre>
+</div>
 
 <h2 id="text-extraction-1">Text Extraction</h2>
 
@@ -269,7 +269,7 @@ the word \u201cHello\u201d is drawn.</li>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -280,17 +280,17 @@ the word \u201cHello\u201d is drawn.</li>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/2.0/commandline.html
----------------------------------------------------------------------
diff --git a/content/2.0/commandline.html b/content/2.0/commandline.html
index 2a3b49a..5cad2b5 100644
--- a/content/2.0/commandline.html
+++ b/content/2.0/commandline.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -708,7 +708,7 @@ It is used as replacement for the PDFReader which was removed in 2.0.0.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -719,17 +719,17 @@ It is used as replacement for the PDFReader which was removed in 2.0.0.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {


[2/3] pdfbox-docs git commit: Site checkin for project Apache PDFBox Website

Posted by ms...@apache.org.
http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/2.0/cookbook/encryption.html
----------------------------------------------------------------------
diff --git a/content/2.0/cookbook/encryption.html b/content/2.0/cookbook/encryption.html
index f471b8f..8769440 100644
--- a/content/2.0/cookbook/encryption.html
+++ b/content/2.0/cookbook/encryption.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -138,28 +138,28 @@
 
 <p>This small sample shows how to encrypt a file so that it can be viewed, but not printed..</p>
 
-<p>``` java
-PDDocument doc = PDDocument.load(\u201cfilename.pdf\u201d);</p>
-
-<p>// Define the length of the encryption key.
-// Possible values are 40, 128 or 256.
-int keyLength = 256;</p>
-
-<p>AccessPermission ap = new AccessPermission();</p>
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="n">PDDocument</span> <span class="n">doc</span> <span class="o">=</span> <span class="n">PDDocument</span><span class="o">.</span><span class="na">load</span><span class="o">(</span><span class="s">"filename.pdf"</span><span class="o">);</span>
 
-<p>// disable printing, everything else is allowed
-ap.setCanPrint(false);</p>
-
-<p>// owner password (to open the file with all permissions) is \u201c12345\u201d
-// user password (to open the file but with restricted permissions, is empty here) 
-StandardProtectionPolicy spp = new StandardProtectionPolicy(\u201c12345\u201d, \u201c\u201d, ap);
-spp.setEncryptionKeyLength(keyLength);
-spp.setPermissions(ap);
-doc.protect(spp);</p>
-
-<p>doc.save(\u201cfilename-encrypted.pdf\u201d);
-doc.close();
-```</p>
+<span class="c1">// Define the length of the encryption key.</span>
+<span class="c1">// Possible values are 40, 128 or 256.</span>
+<span class="kt">int</span> <span class="n">keyLength</span> <span class="o">=</span> <span class="mi">256</span><span class="o">;</span>
+    
+<span class="n">AccessPermission</span> <span class="n">ap</span> <span class="o">=</span> <span class="k">new</span> <span class="n">AccessPermission</span><span class="o">();</span>
+        
+<span class="c1">// disable printing, everything else is allowed</span>
+<span class="n">ap</span><span class="o">.</span><span class="na">setCanPrint</span><span class="o">(</span><span class="kc">false</span><span class="o">);</span>
+        
+<span class="c1">// owner password (to open the file with all permissions) is "12345"</span>
+<span class="c1">// user password (to open the file but with restricted permissions, is empty here) </span>
+<span class="n">StandardProtectionPolicy</span> <span class="n">spp</span> <span class="o">=</span> <span class="k">new</span> <span class="n">StandardProtectionPolicy</span><span class="o">(</span><span class="s">"12345"</span><span class="o">,</span> <span class="s">""</span><span class="o">,</span> <span class="n">ap</span><span class="o">);</span>
+<span class="n">spp</span><span class="o">.</span><span class="na">setEncryptionKeyLength</span><span class="o">(</span><span class="n">keyLength</span><span class="o">);</span>
+<span class="n">spp</span><span class="o">.</span><span class="na">setPermissions</span><span class="o">(</span><span class="n">ap</span><span class="o">);</span>
+<span class="n">doc</span><span class="o">.</span><span class="na">protect</span><span class="o">(</span><span class="n">spp</span><span class="o">);</span>
+        
+<span class="n">doc</span><span class="o">.</span><span class="na">save</span><span class="o">(</span><span class="s">"filename-encrypted.pdf"</span><span class="o">);</span>
+<span class="n">doc</span><span class="o">.</span><span class="na">close</span><span class="o">();</span>
+</code></pre>
+</div>
 
             </div>
         </div>
@@ -172,7 +172,7 @@ doc.close();
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -183,17 +183,17 @@ doc.close();
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/2.0/dependencies.html
----------------------------------------------------------------------
diff --git a/content/2.0/dependencies.html b/content/2.0/dependencies.html
index c977e7b..23229bb 100644
--- a/content/2.0/dependencies.html
+++ b/content/2.0/dependencies.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -207,7 +207,7 @@ included in the Java platform.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -218,17 +218,17 @@ included in the Java platform.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/2.0/examples.html
----------------------------------------------------------------------
diff --git a/content/2.0/examples.html b/content/2.0/examples.html
index 2ac52ee..9032316 100644
--- a/content/2.0/examples.html
+++ b/content/2.0/examples.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -145,7 +145,7 @@
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -156,17 +156,17 @@
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/2.0/getting-started.html
----------------------------------------------------------------------
diff --git a/content/2.0/getting-started.html b/content/2.0/getting-started.html
index 4f30af6..3376c88 100644
--- a/content/2.0/getting-started.html
+++ b/content/2.0/getting-started.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -173,7 +173,7 @@ https://bugs.openjdk.java.net/browse/JDK-8041125</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -184,17 +184,17 @@ https://bugs.openjdk.java.net/browse/JDK-8041125</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/2.0/migration.html
----------------------------------------------------------------------
diff --git a/content/2.0/migration.html b/content/2.0/migration.html
index 5c66aee..2645b33 100644
--- a/content/2.0/migration.html
+++ b/content/2.0/migration.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -379,7 +379,7 @@ To understand this yourself, view any file with PDFDebugger and have a look at t
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -390,17 +390,17 @@ To understand this yourself, view any file with PDFDebugger and have a look at t
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/building.html
----------------------------------------------------------------------
diff --git a/content/building.html b/content/building.html
index 6e077d0..8d82f76 100644
--- a/content/building.html
+++ b/content/building.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -221,7 +221,7 @@ libraries discussed above into the pdfbox/target/dependencies directory. You can
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -232,17 +232,17 @@ libraries discussed above into the pdfbox/target/dependencies directory. You can
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/codingconventions.html
----------------------------------------------------------------------
diff --git a/content/codingconventions.html b/content/codingconventions.html
index f9718b5..e70b7ea 100644
--- a/content/codingconventions.html
+++ b/content/codingconventions.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -325,7 +325,7 @@ you invoke Source -&gt; Organize Imports (Ctrl+Shift+O).</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -336,17 +336,17 @@ you invoke Source -&gt; Organize Imports (Ctrl+Shift+O).</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/css/site.css
----------------------------------------------------------------------
diff --git a/content/css/site.css b/content/css/site.css
index d8281e8..d0e3a9a 100644
--- a/content/css/site.css
+++ b/content/css/site.css
@@ -21,6 +21,11 @@
  *  format used to add content, doesn't allow to classes to the elements
  */
 
+body {
+    font-size: 15px;
+    line-height: 1.5;
+}
+
 body > .container {
   min-width: 750px;
   max-width: none !important;

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/download.html
----------------------------------------------------------------------
diff --git a/content/download.html b/content/download.html
index 9e5b9b9..5024db4 100644
--- a/content/download.html
+++ b/content/download.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -397,7 +397,7 @@ Section 740.13) for both object code and source code.
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -408,17 +408,17 @@ Section 740.13) for both object code and source code.
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/errors/403.html
----------------------------------------------------------------------
diff --git a/content/errors/403.html b/content/errors/403.html
index 45086d4..aff8d18 100644
--- a/content/errors/403.html
+++ b/content/errors/403.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -154,7 +154,7 @@
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -165,17 +165,17 @@
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/errors/404.html
----------------------------------------------------------------------
diff --git a/content/errors/404.html b/content/errors/404.html
index 504d3dc..af67754 100644
--- a/content/errors/404.html
+++ b/content/errors/404.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -154,7 +154,7 @@
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -165,17 +165,17 @@
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/ideas.html
----------------------------------------------------------------------
diff --git a/content/ideas.html b/content/ideas.html
index be512bc..0c1ebae 100644
--- a/content/ideas.html
+++ b/content/ideas.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -228,7 +228,7 @@ level. This could in addition be a good basis for PDF/A and other compliance che
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -239,17 +239,17 @@ level. This could in addition be a good basis for PDF/A and other compliance che
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 2d93452..2042761 100644
--- a/content/index.html
+++ b/content/index.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -130,9 +130,9 @@
                 </ul>
             </div>
             <div class="col-xs-12 col-sm-9">
-                <h1 id="apache-pdfbox---a-java-pdf-library">Apache PDFBox - A Java PDF Library</h1>
+                <h1 id="apache-pdfboxsupregsup---a-java-pdf-library">Apache PDFBox<sup>�</sup> - A Java PDF Library</h1>
 
-<p class="lead">The Apache PDFBox\u2122 library is an open source Java tool for working with
+<p class="lead">The Apache PDFBox<sup>&reg;</sup> library is an open source Java tool for working with
     PDF documents. This project allows creation of new PDF documents, manipulation of existing
     documents and the ability to extract content from documents.
 
@@ -261,7 +261,7 @@ release hopefully could be the final one.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -272,17 +272,17 @@ release hopefully could be the final one.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/mailinglists.html
----------------------------------------------------------------------
diff --git a/content/mailinglists.html b/content/mailinglists.html
index 2f9f24c..925b562 100644
--- a/content/mailinglists.html
+++ b/content/mailinglists.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -202,7 +202,7 @@ to the <strong>Commit Mailing List</strong>.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -213,17 +213,17 @@ to the <strong>Commit Mailing List</strong>.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html b/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html
index aadd6ec..cb287e8 100644
--- a/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html
+++ b/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -149,7 +149,7 @@ PDFBox 1.8 or earlier an overview about things to look at when switching over. M
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -160,17 +160,17 @@ PDFBox 1.8 or earlier an overview about things to look at when switching over. M
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html b/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html
index 767fdca..c73c662 100644
--- a/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html
+++ b/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -153,7 +153,7 @@ release hopefully could be the final one.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -164,17 +164,17 @@ release hopefully could be the final one.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html b/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html
index d1886a0..29599f4 100644
--- a/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html
+++ b/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -155,7 +155,7 @@ release hopefully could be the final one.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -166,17 +166,17 @@ release hopefully could be the final one.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2016/01/18/pdfbox-1.8.11-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/01/18/pdfbox-1.8.11-released.html b/content/news/2016/01/18/pdfbox-1.8.11-released.html
index 11c5fc5..87289e1 100644
--- a/content/news/2016/01/18/pdfbox-1.8.11-released.html
+++ b/content/news/2016/01/18/pdfbox-1.8.11-released.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li>  
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li>
                     <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li>
@@ -148,7 +148,7 @@ Apache PDFBox version 1.8.11.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright � 2009&ndash;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                    <p>Copyright � 2009&ndash;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p>
                 </div>
             </div>
@@ -159,17 +159,17 @@ Apache PDFBox version 1.8.11.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {