Re: [docbook-apps] [SPAM] How to rotate images?

From
Bob Stayton <>
Date
2006-10-10T06:58:52+00:00
ID
002801c6ec39$8050d570$6400a8c0@totoro
Thread
Re: [docbook-apps] [SPAM] How to rotate images?
Oddly enough, there is no way to indicate a rotated image in DocBook. 
There is no orient="land" attribute as there is on CALS tables.

Assuming you add a processing instruction to your mediaobject, imageobject, 
or imagedata element to indicate a rotated image, you could write a 
customization of the template named 'process.image' from fo/graphics.xsl 
that puts the fo:external-graphic into an fo:block-container:

<fo:block-container reference-orientation="90">
  <fo:external-graphic ...

Or you could use image editing software and create a copy of your image 
file with the image rotated.

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Darya Said-Akbari" <>
To: <>
Sent: Friday, October 06, 2006 5:48 PM
Subject: [docbook-apps] [SPAM] How to rotate images?


> Hi,
>
> Is there a way I can rotate my images with DocBook
> XSL?
>
> Regards,
> Darya
>
>
>
> ___________________________________________________________
> Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
>
>