Page break is not working
Hi,
I want to have 8 line per page but it is not working /jumping to next page.
<?if:position() mod 8 =0?> <xsl:attribute name="break-before">page</xsl:attribute> <?end if?><?end for-each?>
Thanks
0
Hi,
I want to have 8 line per page but it is not working /jumping to next page.
<?if:position() mod 8 =0?> <xsl:attribute name="break-before">page</xsl:attribute> <?end if?><?end for-each?>
Thanks