Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

<br> tag handling in XSLFO and XSLT

Status
Not open for further replies.

ranjithvenkatesh

Programmer
Dec 1, 2004
14
DE
Hi,

I have a xsl transformation cum formatting file.

This file contains both transformation and formatting functionality inside. I need to handle the <br/> tag.

When the <br/> tag is found then i need a break(both linefeed and carriage return) in the PDF generated. I am using FOP 0.20.5 in Windows to do the trnasformation.

Any inputs in this regard will be very helpful.

Ranjith
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top