A REST API built using Java that utilizes the PDFReactor Library to create 508 Compliant PDFs
- Clone Repo
- Download the PDFReactor library
- Add library's jar to build path.
- Convert the project to a Maven Project
- Update Maven Dependencies (Always check the location of .m2 folder before doing this, just in case)
- Maven run: install
- Maven run: spring-boot:run