[
https://issues.apache.org/jira/browse/FOP-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830062#comment-16830062
]
Pascal Link commented on FOP-2364:
----------------------------------
In my case i get this exception using {{keep-with-next}} or {{keep-together}}
attributes without a prefix.
*Adding the prefix {{.within-page}} solved my problems.*
In my case fop should ensure that some fo:block elements content or its
followed fo:block are not separated on different pdf pages.
Maybe that helps someone.
> Keep-with-next integer value: Illegal value for breakClass: 75
> --------------------------------------------------------------
>
> Key: FOP-2364
> URL: https://issues.apache.org/jira/browse/FOP-2364
> Project: FOP
> Issue Type: Bug
> Components: layout/unqualified
> Affects Versions: trunk
> Reporter: Matthias Reischenbacher
> Priority: Major
> Attachments: illegal_break_class_75.xml
>
>
> The attached sample FO file causes an IllegalArgumentException: Illegal value
> for breakClass: 75.
> It seems to be related to the integer value within the keep-with-next
> property.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)