[
https://issues.apache.org/jira/browse/FOP-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500793#comment-17500793
]
J Frank commented on FOP-2991:
------------------------------
Can you please confirm fo file as I am getting error
org.apache.fop.apps.FOPException: javax.xml.transform.TransformerException:
org.apache.fop.fo.ValidationException: Border and padding for fo:region-before
"header" should be '0' (See 6.4.14 in XSL 1.1); non-standard values are allowed
if relaxed validation is enabled. (See position 6:182)
javax.xml.transform.TransformerException:
org.apache.fop.fo.ValidationException: Border and padding for fo:region-before
"header" should be '0' (See 6.4.14 in XSL 1.1); non-standard values are allowed
if relaxed validation is enabled. (See position 6:182)
at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:296)
with latest FOP 2.6
> Table/Cell width is not adjusted properly on a page break when body width
> changes
> ---------------------------------------------------------------------------------
>
> Key: FOP-2991
> URL: https://issues.apache.org/jira/browse/FOP-2991
> Project: FOP
> Issue Type: Bug
> Affects Versions: 2.5
> Reporter: Eugene
> Priority: Major
> Attachments: Expected-TableOnPageBreakWithChangingBodyWidth.png,
> TableOnPageBreakWithChangingBodyWidth.fo,
> TableOnPageBreakWithChangingBodyWidth.pdf
>
>
> Table & cells width should be adjusted per column-width ratio when table is
> split between pages with varying body width. Sample FO with PDF generated and
> expected output screenshot is attached.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)