Yevgeniy Vostokov created FOP-2246:
--------------------------------------
Summary: SEVERE: Exception java.lang.IllegalArgumentException: min
(1650) > opt (0)
Key: FOP-2246
URL: https://issues.apache.org/jira/browse/FOP-2246
Project: Fop
Issue Type: Bug
Components: pdf
Affects Versions: 1.1
Reporter: Yevgeniy Vostokov
Attachments: ExpereResponse.fo
I am getting an Exception java.lang.IllegalArgumentException: min (1650) > opt
(0)
and PDF is not getting created.
I can generate PDF from the same FO file using XEP.
If I remove the attribute word-spacing.minimum from the fo file it fixes it.
Apparently the code expects the optimum and maximum to be also specified if the
minimum is and in this case they are not. If I add optimum and maximim
attributes it works too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira