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

Rav, Anup ARav at innodata-isogen.com
Mon Oct 4 04:31:24 PDT 2004


<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 at 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 at 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 at lhs-systems.com
> 
> OD> -------------------
> OD> (*) To unsubscribe, send a message with words 
> 'unsubscribe xep-support'
> OD> in the body of the message to majordomo at 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 at 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 at 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



More information about the Xep-support mailing list