Andreas L. Delmelle wrote:
Correction: can be solved with only 1 block-container, as Jorg suggested.
Trick is to put in a dummy-block with a line-height equal to that of the
page, so
Well, the advantage of a block-container is that you can
explicitely set width and height:
<fo:static-content flow-name="xsl-region-start">
<fo:block-container border-right-width="0.5mm" border-right-style="solid"
position="absolute" top="0mm" left="0mm" width="20mm" height="297mm"/>
...
Correct for the right measurements.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]