Michaud, Jean-Francois wrote:
I need to be able to create a revision bar to the left of content that has changed in the document.
You are most likely stuck with unravelling your list structure and wrap every changed paragraph in a block with an appropriate border, as described (I personally would probably use a table instead of a list-block, and just switch the appropriate cell border on). You can also try to use a blind table and put the bar as SVG in the left column, with negative text-indent or a relative positioned block (use 0.92 for this, it's unlikely to work in 0.20.5).
It seem that Antenna House implemented some FO extensions to deal with revision bars, but unfortunately I have to stick with using FOP.
Revision bars are in XSLFO 1.1, but it will take quite some time until FOP implements this. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
