LaTeX to PDF Converter using Docker

Last modified by Admin on 2026/09/01 00:14

cogConvert LaTeX files to PDF, using Docker
Project LaTeX - Parent POM
TypeJAR
CategoryAPI
Developed by

Vincent Massol, Thomas Mortagne

Active Installs161
Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Success

Installable with the Extension Manager

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).

You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.


Docker must be installed on the server machine where XWiki runs, and on some operating systems the DOCKER_HOST environment variable has to be set for XWiki to find it. See Configure PDF Conversion with Docker.

Versions

See project page

Dependencies

Dependencies for this extension (org.xwiki.contrib.latex:latex-pdf-docker 1.26.1):

  • org.xwiki.contrib.latex:latex-pdf-api 1.26.1
  • com.github.docker-java:docker-java-core 3.3.6
  • com.fasterxml.jackson.core:jackson-annotations 2.14.0
  • com.fasterxml.jackson.core:jackson-databind 2.14.0
  • org.apache.commons:commons-compress 1.22
  • com.github.docker-java:docker-java-transport-httpclient5 3.3.6

Get Connected