Dear Raman, Both the things will give the same output. But, if you are using table format, you should not mention the "border" attribute to get this output. Better you can use two <fo:block> element.
Regards, Srinivasan -----Original Message----- From: Subbiah [mailto:[EMAIL PROTECTED] Sent: Sunday, August 01, 2004 8:05 AM To: [EMAIL PROTECTED] Subject: Simple q regarding breaks in XSL Fo This is my day 2 at FOP , I am trying to make an XSL with the similar output. I had a question regading breaks similar to <br> in HTML Suppose I want the following output John Doe 123 mary kay Street 1. Do I have to use 2 blocks to get the ouptut ? <fo:block>Joghn Doe</fo:block> <fo:block>123 mary kay st</fo:block> Or do I put it in a table as 2 rows . advise regards, raman --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]