On 15 December 2015 at 12:17, Daniel Hornung wrote:
> In the plantuml.jar, add to the manifest (META-INF/MANIFEST.MF) the following
> line:
>
> Class-Path: /usr/share/java/batik-rasterizer.jar /usr/share/java/batik-
> transcoder.jar /usr/share/java/fop.jar
>
> With this line, export to pdf works f
I found one way to fix this manually:
In the plantuml.jar, add to the manifest (META-INF/MANIFEST.MF) the following
line:
Class-Path: /usr/share/java/batik-rasterizer.jar /usr/share/java/batik-
transcoder.jar /usr/share/java/fop.jar
With this line, export to pdf works for me without specifying
On Monday 14 December 2015 16:11:28 you wrote:
> Hello,
>
> About PDF generations, you have to install several supplementary jar files:
> avalon-framework-4.2.0.jar
> batik-all-1.7.jar
> commons-io-1.3.1.jar
> commons-logging-1.0.4.jar
> fop.jar
> xml-apis-ext-1.3.04.jar
>
Package: plantuml
Version: 8024-2
Severity: normal
--- Please enter the report below this line. ---
When trying to render to pdf (svg and png work fine), these are the Java
exceptions:
$ plantuml -tpdf test_uml.pu
java.lang.ClassNotFoundException:
org.apache.batik.apps.rasterizer.SVGConverter
4 matches
Mail list logo