psrank / PDFReactor

Java Project That Utilizes The PDFReactor Library To Create 508 Compliant PDFs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDFReactor

A REST API built using Java that utilizes the PDFReactor Library to create 508 Compliant PDFs

Running App

  1. Clone Repo
  2. Download the PDFReactor library
  3. Add library's jar to build path.
  4. Convert the project to a Maven Project
  5. Update Maven Dependencies (Always check the location of .m2 folder before doing this, just in case)
  6. Maven run: install
  7. Maven run: spring-boot:run

About

Java Project That Utilizes The PDFReactor Library To Create 508 Compliant PDFs


Languages

Language:HTML 81.2%Language:Java 16.4%Language:CSS 2.4%