Summary
Page Break adding additional Line in 2nd page
Content
Hi Gurus,
Problem with Page break for the last 10 days and no solution yet.
I have a pre-printed stationery with a group start at the beginning and end of the page. I have a Page break at the end.
First page comes correctly, but an additional line is always added to the second and third page. This causes wrong printing from 2nd and 3rd page. Notice the 2nd page is not in same level as first page below.

Following are some of the things I have ensure
1. All the content is added in a table
2. Removed header and footer.
3. Tried to add an additional line for first page only programatically. But the output is very messy.
Any idea why this additional line is added as part of the page break. I have tried both the below kind of page breaks but the additional line continues.
<?split-by-page-break:?>
<xsl:attribute name="break-before">page</xsl:attribute>
Any help from Bi publisher gurus.
Regards,
Shobana