Re: [xsl] FO - reference-orientation problem

Subject: Re: [xsl] FO - reference-orientation problem
From: "Tony Graham" <Tony.Graham@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 28 Apr 2010 14:56:07 +0100 (IST)
On Wed, April 28, 2010 2:42 pm, Szabo, Patrick \(LNG-VIE\) wrote:
> I've got a table that is a few pages long and I want to rotate it using
> "reference-orientation".
> I just wrapped the table with a <fo:block-container
> reference-orientation="-90"></..>
>
> The table is really rotated 90 deg but only the part of the table that
> is on the first page - the rest is missing.
>
> Any idea how to solve that ?!

Try 'overflow="repeat"' [1] on the fo:block-container.


Tony Graham                         Tony.Graham@xxxxxxxxxxxxxxxxxxxxxx
Director                                  W3C XSL FO SG Invited Expert
Menteith Consulting Ltd                               XML Guild member
XML, XSL and XSLT consulting, programming and training
Registered Office: 13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland
Registered in Ireland - No. 428599   http://www.menteithconsulting.com
  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --
xmlroff XSL Formatter                               http://xmlroff.org
xslide Emacs mode                  http://www.menteith.com/wiki/xslide
Unicode: A Primer                               urn:isbn:0-7645-4625-2

[1] http://www.w3.org/TR/xsl11/#overflow

Current Thread