ReadMe.txt

Bachelor’s thesis at the Institute for Information Systems and Society
An Introduction to Apache PDFBox Library: Nutshell Examples

Author: Tiao Wang
Date: 20.03.2022

Prerequisites to execute the nutshell examples:
Software:
•	Azul Zulu JDK -> https://www.azul.com/downloads/?package=jdk#zulu
•	ooRexx https://sourceforge.net/projects/oorexx/
•	Bsf4ooRexx https://sourceforge.net/projects/bsf4oorexx/
•	Apache PDFBox https://www.apache.org/dyn/closer.lua/pdfbox/3.0.0-alpha3/pdfbox-app-3.0.0-alpha3.jar
•	xmpbox https://www.apache.org/dyn/closer.lua/pdfbox/3.0.0-alpha3/xmpbox-3.0.0-alpha3.jar
•	preflight https://www.apache.org/dyn/closer.lua/pdfbox/3.0.0-alpha3/preflight-3.0.0-alpha3.jar
Installation Guide:
1.	Download the latest versions of the required software.
2.	Install Azul Zulu JDK.
3.	Install ooRexx.
4.	Install Bsf4ooRexx.
5.	Copy the downloaded .jar files into the lib folder of the Bsf4ooRexx850 directory.
How to use:
1.	Verify that the resource folder is present.
2.	Execute the Nutshell examples in the correct order.
3.	Check the results.
