How to dispaly the text in pdf in the top to down form
Hi,
i have to generate the pdf from the servlet and i am using xsl and xml for that. But on the pdf, i have to display the text not in line but from top to dow.
for. eg. JAVA has to be displayed as
J
A
V
A
with 90 degree rotation of each word (as it is not possible to show here )
Kindly suggest the solution.
Thanks,
Javaqueue

