[xep-support] RE: [xep-support] Re: [xep-support] [xep-support] Rotate text in a block between 0 and 90° !?

From: Rav, Anup (ARav@innodata-isogen.com)
Date: Mon Oct 04 2004 - 04:31:24 PDT

  • Next message: G. Ken Holman: "[xep-support] Announce: Publicly-subscribed XSL Hands-on Training in Europe - October 18-20, 2004 (RenderX list)"

    <fo:block-container
            reference-orientation="90"
            absolute-position="absolute"
            display-align="before"
            block-progression-dimension="45pt">
        <fo:block font-family="sans-serif" line-stacking-strategy="font-height" font-size="11pt" line-height="110%">
            Some text that will be rendered vertically top to bottom.
        </fo:block>
    </fo:block-container>

    You can use the reference-orientation= attribute of block-container with the angle value you want to put and keep your block inside the block container.

    Regards,
    Anup.

    > -----Original Message-----
    > From: Alexander Peshkov [mailto:peshkov@renderx.com]
    > Sent: Monday, October 04, 2004 4:13 PM
    > To: Obenaus, Detlef
    > Subject: [xep-support] Re: [xep-support] [xep-support] Rotate
    > text in a block between 0 and 90° !?
    >
    > Hello Detlef,
    >
    > There are no such means in XSL-FO, but you can wrap your text
    > into SVG image (e.g. using fo:instream-foreign-object). In
    > SVG you can perform arbitrary transformations on any text/figure.
    >
    > Best regards,
    > Alexander Peshkov
    > mailto:peshkov@renderx.com
    > RenderX
    >
    > OD> Hello,
    >
    > OD> is there a way to rotade text in fo:block between 0 and 90°!?
    >
    > OD> Thanks,
    >
    > OD> Detlef Obenaus
    > OD> LHS
    > OD> Content Administrator
    > OD> Phone: +49 (0) 69 2383 3390
    > OD> E-Mail: dobenaus@lhs-systems.com
    >
    > OD> -------------------
    > OD> (*) To unsubscribe, send a message with words
    > 'unsubscribe xep-support'
    > OD> in the body of the message to majordomo@renderx.com from
    > the address
    > OD> you are subscribed from.
    > OD> (*) By using the Service, you expressly agree to these Terms of
    > OD> Service http://www.renderx.com/tos.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/tos.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/tos.html



    This archive was generated by hypermail 2.1.5 : Mon Oct 04 2004 - 06:55:14 PDT