[jira] [Created] (BATIK-1256) Rasterizer - missing fop-transcoder entry in the MANIFEST.MF
Jan Tošovský (JIRA) <[email protected]> Thu, 7 Mar 2019 20:39:00 +0000 (UTC)
| Newsgroups | gmane.text.xml.batik.devel |
|---|---|
| Message-ID | <[email protected]> |
Jan Tošovský created BATIK-1256:
-----------------------------------
Summary: Rasterizer - missing fop-transcoder entry in the MANIFEST.MF
Key: BATIK-1256
URL: https://issues.apache.org/jira/browse/BATIK-1256
Project: Batik
Issue Type: Bug
Components: SVG Rasterizer
Affects Versions: 1.11
Reporter: Jan Tošovský
When converting SVG file into PDF the FOP transcoder can't be found:
{code:none}
java -jar batik-rasterizer-1.11.jar -m application/pdf text.svg
Error while converting files:
Error: cannot access transcoder for image of type application/pdf
{code}
It is caused by missing entry in the MANIFEST.MF.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)