From: "Ganesh" <[EMAIL PROTECTED]>

I want a LEFT page border that runs from the top of the page till the
end of the page, how can I do this using XSL-FO? I assume that is has to
be done in the simple-page-master...


borders on regions are not implemented by FOP. I think to acheive what you want you will have to use a table in the region-start, 1 row by 1 cell will do. Put left border on cell, and specify a row-height equal to height of region-start. Dont forget a &nbsp; in the table cell to make sure it gets rendered.


Chris

_________________________________________________________________
Hotmail messages direct to your mobile phone http://www.msn.co.uk/msnmobile


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to