LaTeX to PDF Converter using Docker
Last modified by Admin on 2026/09/01 00:14
| Convert LaTeX files to PDF, using Docker |
| Project | LaTeX - Parent POM |
| Type | JAR |
| Category | API |
| Developed by | |
| Active Installs | 161 |
| Rating | |
| License | GNU Lesser General Public License 2.1 |
Table of contents
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
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