xsl-list
[Top] [All Lists]

AW: [xsl] FO - reference-orientation problem

2010-04-28 09:02:54
Thx for the tip but repeat seems to be an invalid value for overflow.
Only visible, auto, inherit, hidden, scroll, error-if-overflow are allowed.
I've already tried visible and auto but that didn't help...  


Patrick Szabo
 XSLT-Entwickler 

Tel.: +43 (1) 534 52 - 1573 
Fax: +43 (1) 534 52 - 146 

Patrick(_dot_)Szabo(_at_)lexisnexis(_dot_)at

LexisNexis Verlag ARD Orac GmbH & Co KG
Marxergasse 25, 1030 Wien
FN 8333f, Handelsgericht Wien
http://www.lexisnexis.at/
 
-----Ursprüngliche Nachricht-----

Von: Tony Graham [mailto:Tony(_dot_)Graham(_at_)MenteithConsulting(_dot_)com] 
Gesendet: Mittwoch, 28. April 2010 15:56
An: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Betreff: Re: [xsl] FO - reference-orientation problem

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(_dot_)Graham(_at_)MenteithConsulting(_dot_)com
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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>