Skip to content

REST web service wrapping of the Open Office PDF/A convertor

Notifications You must be signed in to change notification settings

veraPDF/pdfa-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfa-converter

REST web service wrapping of the Open Office PDF/A convertor

Steps to run web application

  • Install Apache Tomcat 8.5
  • Install Java 8 (OpenJDK)
  • Install LibreOffice 5.4.3.2
  • Create logius.properties file with properties:
    • dir.temp=path to temporary folder
    • officeDir=path to LibreOffice executive file
  • Create LOGIUS_PROPERTIES environment variable and set it to the path of logius.properties file
  • Copy a logius.war file into subdirectory webapps in Tomcat directory
  • Start Tomcat server

About

REST web service wrapping of the Open Office PDF/A convertor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published