AW: [xep-support] long table turned 90 deg

From: Szabo, Patrick \(LNG-VIE\) <patrick.szabo@lexisnexis.at>
Date: Fri Apr 30 2010 - 01:56:03 PDT

Hi,

do you mean like this:

<fo:flow flow-name="xsl-region-body" reference-orientation="-90">
or
<fo:page-sequence master-reference="contents" initial-page-number="1" reference-orientation="-90">

I've tried both just to see how it would look but it doesn't turn anything..

best regards

Patrick Szabo
 XSLT-Entwickler

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

Patrick.Szabo@lexisnexis.at

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

Von: owner-xep-support@renderx.com [mailto:owner-xep-support@renderx.com] Im Auftrag von mike.kelly@thomsonreuters.com
Gesendet: Freitag, 30. April 2010 10:10
An: xep-support@renderx.com
Betreff: RE: [xep-support] long table turned 90 deg

Hi Patrick,

Have you thought of tackling the problem from a different angle? You could put the table in a new page sequence and set the region-body's reference-orientation to -90 instead. I have used this a few times to get the same format you are after.

Regards,
Mike Kelly

-----Original Message-----
From: owner-xep-support@renderx.com [mailto:owner-xep-support@renderx.com] On Behalf Of Szabo, Patrick (LNG-VIE)
Sent: 30 April 2010 08:36
To: xep-support@renderx.com
Subject: [xep-support] long table turned 90 deg

Hi,

I've got a table that i want to turn by 90 degrees.
I just wrapped the table with a fo:block-container:
 
<fo:block-container orientation-reference="-90">
...here is the table...
</fo:block-container>

This does turn the table but all content that would have to be on a new
side is lost.
I can't use overflow="repeat" since XEP doesn't support it.

Can i somehow overcome this problem, maybe with an rx:-extension that i
haven't found yet?!

Thanks in advance !

best regards

Patrick Szabo
 XSLT-Entwickler

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

Patrick.Szabo@lexisnexis.at

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

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html

This e-mail is for the sole use of the intended recipient and contains information that may be privileged, confidential or copyrighted under applicable law. Any distribution, use or printing by anyone else is prohibited. If you are not an intended recipient, please notify the sender by return e-mail and delete this e-mail and any attachments from your system.
--------------------------------------------------------------------------
The sender is an independent contractor currently under contract with Thomson Reuters (Legal) Limited.
--------------------------------------------------------------------------
Thomson Reuters (Legal) Limited
Registered Office 100 Avenue Road, London NW3 3PF
Registered in England & Wales: Company No. 1679046

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Fri Apr 30 02:09:36 2010

This archive was generated by hypermail 2.1.8 : Fri Apr 30 2010 - 02:09:37 PDT