
November 29th, 2003, 05:07 AM
|
|
Junior Member
|
|
Join Date: Nov 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Fop Xml Xsl Pdf
Hi i am using FOP to conver xml to PDF
Q1. if the content of a cell exceeds the width of the cell the extra characters should come in the second line. How to implement this ?
for example
if the cell contains : "RRRRRRRRRRRRRRRRRSSSSSSSSSS"
ad the column width is set to accomodate only upto R
then SSSSSSSS should come in the second line
currently it just overflows and goes out of the cell.
2 .i would like to learn more about creaitng tables using xsl and fop.. where can i get some informaiton regarding tht ?
|