This is an automated email from the ASF dual-hosted git repository.
lehmi pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e45185b9 Site checkin for project Apache PDFBox Website
e45185b9 is described below
commit e45185b91ebf7a188bb4815be3f545d6ec2dea3c
Author: Andreas Lehmkühler <[email protected]>
AuthorDate: Sat Mar 18 18:05:47 2023 +0100
Site checkin for project Apache PDFBox Website
---
content/1.8/architecture.html | 12 ++++++------
content/1.8/commandline.html | 12 ++++++------
content/1.8/dependencies.html | 12 ++++++------
content/1.8/faq.html | 12 ++++++------
content/download.html | 8 ++++----
5 files changed, 28 insertions(+), 28 deletions(-)
diff --git a/content/1.8/architecture.html b/content/1.8/architecture.html
index 04ee5f9a..816243db 100644
--- a/content/1.8/architecture.html
+++ b/content/1.8/architecture.html
@@ -100,10 +100,6 @@
<a href="/1.8/cookbook/documentcreation.html" >
Document Creation
</a>
- </li><li>
- <a href="/1.8/cookbook/pdfacreation.html" >
- PDF/A Creation
- </a>
</li><li>
<a href="/1.8/cookbook/encryption.html" >
Encrypting a File
@@ -113,13 +109,17 @@
Fill a Form Field
</a>
</li><li>
- <a href="/1.8/cookbook/rendering.html" >
- Document Rendering
+ <a href="/1.8/cookbook/pdfacreation.html" >
+ PDF/A Creation
</a>
</li><li>
<a href="/1.8/cookbook/pdfavalidation.html" >
PDF/A Validation
</a>
+ </li><li>
+ <a href="/1.8/cookbook/rendering.html" >
+ Document Rendering
+ </a>
</li><li>
<a href="/1.8/cookbook/textextraction.html" >
Text Extraction
diff --git a/content/1.8/commandline.html b/content/1.8/commandline.html
index 935d0945..3e0ef799 100644
--- a/content/1.8/commandline.html
+++ b/content/1.8/commandline.html
@@ -100,10 +100,6 @@
<a href="/1.8/cookbook/documentcreation.html" >
Document Creation
</a>
- </li><li>
- <a href="/1.8/cookbook/pdfacreation.html" >
- PDF/A Creation
- </a>
</li><li>
<a href="/1.8/cookbook/encryption.html" >
Encrypting a File
@@ -113,13 +109,17 @@
Fill a Form Field
</a>
</li><li>
- <a href="/1.8/cookbook/rendering.html" >
- Document Rendering
+ <a href="/1.8/cookbook/pdfacreation.html" >
+ PDF/A Creation
</a>
</li><li>
<a href="/1.8/cookbook/pdfavalidation.html" >
PDF/A Validation
</a>
+ </li><li>
+ <a href="/1.8/cookbook/rendering.html" >
+ Document Rendering
+ </a>
</li><li>
<a href="/1.8/cookbook/textextraction.html" >
Text Extraction
diff --git a/content/1.8/dependencies.html b/content/1.8/dependencies.html
index bd653fc3..3189fa25 100644
--- a/content/1.8/dependencies.html
+++ b/content/1.8/dependencies.html
@@ -100,10 +100,6 @@
<a href="/1.8/cookbook/documentcreation.html" >
Document Creation
</a>
- </li><li>
- <a href="/1.8/cookbook/pdfacreation.html" >
- PDF/A Creation
- </a>
</li><li>
<a href="/1.8/cookbook/encryption.html" >
Encrypting a File
@@ -113,13 +109,17 @@
Fill a Form Field
</a>
</li><li>
- <a href="/1.8/cookbook/rendering.html" >
- Document Rendering
+ <a href="/1.8/cookbook/pdfacreation.html" >
+ PDF/A Creation
</a>
</li><li>
<a href="/1.8/cookbook/pdfavalidation.html" >
PDF/A Validation
</a>
+ </li><li>
+ <a href="/1.8/cookbook/rendering.html" >
+ Document Rendering
+ </a>
</li><li>
<a href="/1.8/cookbook/textextraction.html" >
Text Extraction
diff --git a/content/1.8/faq.html b/content/1.8/faq.html
index fe0ee365..80fe4952 100644
--- a/content/1.8/faq.html
+++ b/content/1.8/faq.html
@@ -100,10 +100,6 @@
<a href="/1.8/cookbook/documentcreation.html" >
Document Creation
</a>
- </li><li>
- <a href="/1.8/cookbook/pdfacreation.html" >
- PDF/A Creation
- </a>
</li><li>
<a href="/1.8/cookbook/encryption.html" >
Encrypting a File
@@ -113,13 +109,17 @@
Fill a Form Field
</a>
</li><li>
- <a href="/1.8/cookbook/rendering.html" >
- Document Rendering
+ <a href="/1.8/cookbook/pdfacreation.html" >
+ PDF/A Creation
</a>
</li><li>
<a href="/1.8/cookbook/pdfavalidation.html" >
PDF/A Validation
</a>
+ </li><li>
+ <a href="/1.8/cookbook/rendering.html" >
+ Document Rendering
+ </a>
</li><li>
<a href="/1.8/cookbook/textextraction.html" >
Text Extraction
diff --git a/content/download.html b/content/download.html
index f2fa10d1..783e0fb0 100644
--- a/content/download.html
+++ b/content/download.html
@@ -176,10 +176,10 @@
<p>The Apache PDFBox community provides feature and bugfix releases.</p>
<ul>
- <li>Alpha release for PDFBox 3.0.0 — <a
href="https://www.apache.org/dist/pdfbox/3.0.0-alpha3/RELEASE-NOTES.txt">3.0.0-alpha3</a></li>
- <li>Feature release for PDFBox 2.0.x — <a
href="https://www.apache.org/dist/pdfbox/2.0.27/RELEASE-NOTES.txt">2.0.27</a></li>
- <li>Bugfix release for PDFBox 1.8.x — <a
href="https://www.apache.org/dist/pdfbox/1.8.17/RELEASE-NOTES.txt">1.8.17</a></li>
- <li>Feature release of JBIG2 ImageIO plugin 3.0.x — <a
href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.4/RELEASE-NOTES.txt">3.0.4</a></li>
+ <li>Alpha release for PDFBox 3.0.0 — <a
href="https://www.apache.org/dist/pdfbox/3.0.0-alpha3/RELEASE-NOTES.txt">3.0.0-alpha3</a>
(requires Java 8)</li>
+ <li>Feature release for PDFBox 2.0.x — <a
href="https://www.apache.org/dist/pdfbox/2.0.27/RELEASE-NOTES.txt">2.0.27</a>
(requires Java 6)</li>
+ <li>Bugfix release for PDFBox 1.8.x — <a
href="https://www.apache.org/dist/pdfbox/1.8.17/RELEASE-NOTES.txt">1.8.17</a>
(requires Java 5)</li>
+ <li>Feature release of JBIG2 ImageIO plugin 3.0.x — <a
href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.4/RELEASE-NOTES.txt">3.0.4</a>
(requires Java 6)</li>
<li><a href="#oldreleases">Previous releases</a></li>
</ul>