I use SVG text to do this.  For example:

<fo:instream-foreign-object>
 <svg:svg width="150" height="150" xmlns="http://www.w3.org/2000/svg";>
  <svg:text x="1" y="1" writing-mode="tb"
glyph-orientation-vertical="0"><!--this does it-->
   FRONT
  </svg:text>
 </svg:svg>
</fo:instream-foreign-object>

-Lou



                                                                                
                                                                   
                      Dirk Sonne                                                
                                                                   
                      <[EMAIL PROTECTED]         To:      [EMAIL PROTECTED]     
                                                               
                      ag.com>                  cc:                              
                                                                   
                                               Subject: text in vertical 
direction                                                                 
                      11/23/2004 09:47                                          
                                                                   
                      Please respond                                            
                                                                   
                      to fop-user                                               
                                                                   
                                                                                
                                                                   
                                                                                
                                                                   



Hello List,
I have a little problem.

I want to write some text in a vertical direction.
FOP don't supports  "writing-mode".

Is there a little fix?

Thank you.



--


   Dipl.-Inf. Dirk Sonne
   Project Development/IT
________________________________

   GETAG
   www.get-ag.com
________________________________

   Karl-Heine-Straße 99
   04229 Leipzig
________________________________

   mail: [EMAIL PROTECTED]

   fon: +49 (0) 341 - 49 12 450
   fax: +49 (0) 341 - 49 12 451
   mob: +49 (0) 163 - 49 12 473






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to