Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" for change notification.
The "ChangingIpdLimitations" page has been changed by ChrisBowditch: https://wiki.apache.org/xmlgraphics-fop/ChangingIpdLimitations?action=diff&rev1=1&rev2=2 [[attachment:fop-ipd-narrow-to-wide.png]] + == Wide to Narrow == + Tables (or Lists) that start on a larger page width (such as Landscape) continue to the next narrower page with the same with as the previous page, and the output gets cropped. Later versions of FOP will generate a warning see below. + + [[attachment:fop-ipd-wide-to-narrow.png]] + + In addition to not being re-laid out, a table or list that is broken over two pages of different widths may have its border- and padding-before wrong. The .conditionality component will be interpreted as retain even when left to its default value 'discard'. + + Also, the space-before of the first element following the table or list will be discarded, as if the element were starting the page. The workaround is to set its space-before.conditionality component to retain. + --------------------------------------------------------------------- To unsubscribe, e-mail: fop-commits-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-commits-h...@xmlgraphics.apache.org