Jay Bryant wrote: > I just accept that I'm crazy. :D
<snicker/>. I didn't say I needed the sanity check for *me*. > The only thought that comes to mind is to check for the presence of > attributes that may control the repeating of headers. That was my first thought as well, and the second thought was to force as much as I could. > Sounds like it could be a bug. Could you please post a sample FO file that > is as small as possible but that still produces the problem? Then people > like me can see if something like an attribute is causing the problem and > the developers can see if it's a bug. I have one ready--I was reluctant to post it at first blush, in the event this was a known issue I'd missed. <?xml version="1.0" encoding="UTF-8"?><fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:fop="http://xml.apache.org/fop/extensions" text-align="start" font-size="10pt" font-family="Arial"><fo:layout-master-set><fo:simple-page-master master-name="BodyPage" page-height="11in" page-width="8.5in"><fo:region-body margin-left="0.75in" margin-bottom="1.00in" margin-right="0.75in" margin-top="1.00in"/><fo:region-before display-align="after" extent="0.5in"/><fo:region-after display-align="after" extent="1.0in"/></fo:simple-page-master><fo:simple-page-master master-name="CoverPage" page-height="11in" page-width="8.5in"><fo:region-body margin-left="1.5in" margin-bottom="3in" margin-right="1.5in" margin-top="1in"/><fo:region-before display-align="after" extent="0.5in"/><fo:region-after display-align="after" extent="1.0in"/></fo:simple-page-master></fo:layout-master-set><fo:page-sequence master-reference="BodyPage"><fo:static-content flow-name="xsl-region-before"><fo:block space-before="0.2in" margin-left="0.25in" margin-right="0.25in" font-family="Arial" font-size="9pt" color="#000000"><fo:table width="8in" table-layout="fixed"><fo:table-column column-width="3in"/><fo:table-column column-width="5in"/><fo:table-body><fo:table-row><fo:table-cell text-align="left"><fo:block>Print Date: 03-09-2006</fo:block></fo:table-cell><fo:table-cell text-align="right"><fo:block><fo:inline>MODEL 680</fo:inline><fo:inline> ILLUSTRATED PARTS CATALOG</fo:inline><fo:inline> (Rev XX)</fo:inline></fo:block><fo:block><fo:inline>21-21-00</fo:inline><fo:inline> (Rev 2)</fo:inline></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:static-content flow-name="xsl-region-after"><fo:block space-after="0.2in" margin-left="0.25in" margin-right="0.25in" font-family="Arial" font-size="8pt" color="#000000"><fo:table width="8in" table-layout="fixed"><fo:table-column column-width="6in"/><fo:table-column column-width="2in"/><fo:table-body><fo:table-row><fo:table-cell padding-bottom="0.25in" text-align="left"><fo:block>© 2006 Cessna Aircraft Company</fo:block><fo:block font-size="6pt">Retain printed data for historical reference only. For future maintenance, use only current data.</fo:block></fo:table-cell><fo:table-cell padding-bottom="0.25in" display-align="after" text-align="right"><fo:block>Page <fo:page-number/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:static-content><fo:flow flow-name="xsl-region-body"><fo:block> <fo:block keep-with-next="always" space-after="0.25in" font-family="Arial" font-size="18pt" font-weight="bold" text-align="center" color="#000000"><fo:marker marker-class-name="title">Test Document</fo:marker>Test Document</fo:block> <fo:block-container margin-left="0in"><fo:block><fo:table table-layout="fixed" inline-progression-dimension="6.74in" space-before="0.10in" space-after="0.10in"><fo:table-column column-number="1" text-align="left" number-columns-spanned="1" column-width="10%"/><fo:table-column column-number="2" text-align="center" number-columns-spanned="1" column-width="45%"/><fo:table-column column-number="3" text-align="right" number-columns-spanned="1" column-width="45%"/><fo:table-header font-weight="bold" vertical-align="middle"><fo:table-row> <fo:table-cell font-size="9pt" text-align="center" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="10%"><fo:block> </fo:block></fo:table-cell> <fo:table-cell font-size="9pt" text-align="center" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="45%"><fo:block> </fo:block></fo:table-cell> <fo:table-cell font-size="9pt" text-align="center" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="45%"><fo:block> </fo:block></fo:table-cell> </fo:table-row> <fo:table-row> <fo:table-cell font-size="9pt" text-align="start" vertical-align="middle" number-columns-spanned="3" number-rows-spanned="1" width="inherit"><fo:block><fo:block/></fo:block></fo:table-cell> </fo:table-row> <fo:table-row> <fo:table-cell font-size="9pt" text-align="start" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="10%"><fo:block>left</fo:block></fo:table-cell> <fo:table-cell font-size="9pt" text-align="center" vertical-align="top" number-columns-spanned="1" number-rows-spanned="1" width="10%"><fo:block>center</fo:block></fo:table-cell> <fo:table-cell font-size="9pt" text-align="end" vertical-align="top" number-columns-spanned="1" number-rows-spanned="1" width="10%"><fo:block>right</fo:block></fo:table-cell> </fo:table-row> </fo:table-header> <fo:table-body> <!-- Repeat this segment multiple times until the content breaks the page --> <fo:table-row> <fo:table-cell font-size="9pt" text-align="start" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="10"><fo:block>stuff</fo:block></fo:table-cell> <fo:table-cell font-size="9pt" text-align="start" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="inherit"><fo:block>stuff</fo:block></fo:table-cell> <fo:table-cell font-size="9pt" text-align="start" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="inherit"><fo:block>stuff</fo:block></fo:table-cell> </fo:table-row> <fo:table-row> <fo:table-cell font-size="9pt" text-align="start" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="10"><fo:block>stuff</fo:block></fo:table-cell> <fo:table-cell font-size="9pt" text-align="start" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="inherit"><fo:block>stuff</fo:block></fo:table-cell> <fo:table-cell font-size="9pt" text-align="start" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="inherit"><fo:block>stuff</fo:block></fo:table-cell> </fo:table-row> <fo:table-row> <fo:table-cell font-size="9pt" text-align="start" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="10"><fo:block>stuff</fo:block></fo:table-cell> <fo:table-cell font-size="9pt" text-align="start" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="inherit"><fo:block>stuff</fo:block></fo:table-cell> <fo:table-cell font-size="9pt" text-align="start" vertical-align="middle" number-columns-spanned="1" number-rows-spanned="1" width="inherit"><fo:block>stuff</fo:block></fo:table-cell> </fo:table-row> <!-- End Repeated segment --> </fo:table-body></fo:table></fo:block></fo:block-container> </fo:block></fo:flow></fo:page-sequence></fo:root> Thanks. -- Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
