Skip to content

JODConverter automates document conversions using LibreOffice/OpenOffice.org

Notifications You must be signed in to change notification settings

plan-vision/jodconverter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 

Repository files navigation

JODConverter

JODConverter (for Java OpenDocument Converter) automates document conversions using LibreOffice or OpenOffice.org.

Forked from https://github.com/nuxeo/jodconverter stating:

VisionR Notes

  • Fixed pdf calc export with very long row count (define print area)
  • Delayed process creation and recreation
  • FIFO process queue replaced with LIFO queue because of the slow full initialization (reuse an old instance before trying to create a new one)
  • Addex XLSX as output format (filter name 'Calc MS Excel 2007 XML') (testet with libreoffice 5 only)

About

JODConverter automates document conversions using LibreOffice/OpenOffice.org

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.4%
  • JavaScript 3.2%
  • HTML 0.4%