Subject: writing text from bottom to top using FOP
From: "Christoph Klocker" <klocker@xxxxxxxxxxxxx>
Date: Wed, 20 Oct 2004 10:31:36 +0200
|
Hi,
I need to write some Text on the right side of the PDF I am generating, It
needs to be written from bottom to top.
I had a look at the compliance page of FOP
http://xml.apache.org/fop/compliance.html#fo-property-writingmode
There is stated that it supports at least glyph-orientation-vertical
property, which doesn't seem to work either.
Is there another way to do this?
|