[jira] [Created] (FOP-3276) Table overflows the page when orientated to landscape
"Russell Kay (Jira)" <[email protected]>
| Newsgroups | gmane.text.xml.fop.devel |
|---|---|
| Message-ID | <[email protected]> |
Russell Kay created FOP-3276:
--------------------------------
Summary: Table overflows the page when orientated to landscape
Key: FOP-3276
URL: https://issues.apache.org/jira/browse/FOP-3276
Project: FOP
Issue Type: Bug
Affects Versions: 2.11
Reporter: Russell Kay
Attachments: fop.xconf, table-02.fo, table-02.pdf, table-02.xml, table-02.xsl
To implement [/table @orient], I am wrapping the [/table] in an [/fo:block-container] and applying the attribute [/@reference-orientation="90"] in there.
This correctly orientates the table but the table content overflows the page.
{*}Expected result{*}: The table will automatically break to the next page retaining the landscape orientation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)