Hi,<br><br>I have an issue with a change bar that begins at the bottom
of a page while the block it is supposed to annotate is on the next
page. That block has keep-together.within-page=&quot;<div id=":46">always&quot; and doesn&#39;t fit in the blank space at the bottom of the 1st page.<br>
<br>page 1:<br><span style="font-family: courier new,monospace;">  xxxxx</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  xxxxx</span><br>|<br><br>page 2:<br><font face="courier new,monospace">| Changed<br>

| block.<br>  xxxxx<br><br></font>I would like the change bar to start on page 2, where the block starts.<font face="courier new,monospace"><br></font><br>Here is the relevant FO source:<br>&lt;fo:change-bar-begin change-bar-color=&quot;black&quot; change-bar-style=&quot;solid&quot; change-bar-offset=&quot;6mm&quot;<br>

        change-bar-class=&quot;d0e478&quot; change-bar-placement=&quot;start&quot;/&gt;<br>&lt;fo:block keep-together.within-page=&quot;always&quot; border-style=&quot;solid&quot; border-color=&quot;red&quot; border-width=&quot;1mm&quot; padding-bottom=&quot;5cm&quot;&gt;<br>

        This is one block of text with the &quot;keep-together-within-page=&#39;always&#39;&quot; property.<br>        &lt;/fo:block&gt;<br>&lt;fo:change-bar-end change-bar-class=&quot;d0e478&quot;/&gt;<br><br>Maybe
I misunderstand the logic. As I understand the specification, a change
bar should apply to the FO elements following fo:change-bar-begin.
Here, it seems that the formatter treats fo:change-bar-begin just like
regular formatting objects: it finds place for it at the bottom of page
1, so it starts the change bar there.<br>
<br>Thanks for any help,<br>Benoit</div>