[xep-support] Rotate table spanning multiple pages

From: Armin Günther <armin.guenther@zpid.de>
Date: Thu Jul 03 2014 - 08:26:48 PDT

Hi,

I try to rotate a table using <fo:block-container
reference-orientation="90"> (see code below) but long tables run out of
the body region of the page and do not span across pages (they are
truncated at the right edge of the page). Is there a correct way to
rotate a table on a page (portrait) into landscape orientation such that
it is split at the right page margin and continued at the next page?

Thanks!
Armin

         <fo:flow flow-name="body">
             <fo:block>
                     <fo:block-container reference-orientation="90">
                         <fo:table-and-caption>
                             <fo:table-caption>
                                 <fo:block id="t1">
                                     <fo:wrapper>Table # <fo:block>Table
caption</fo:block>
                                     </fo:wrapper>
                                 </fo:block>
                             </fo:table-caption>
                             <fo:table background-color="#eeeeee">
                             ...

!DSPAM:87,53b5765710941068018527!

_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w
ww.renderx.com/terms-of-service.html
Received on Thu Jul 3 08:27:07 2014

This archive was generated by hypermail 2.1.8 : Thu Jul 03 2014 - 08:27:13 PDT