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]

Reply via email to