Categories
Page Break adding additional Line in 2nd page

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
Answers
-
Can you try to put g_1 and shipper outside the table
g_1 with <?for-each-group@section:G_1;./CSO_NUM?>
shipper <?end for-each-group?>
0 -
Got the rtf thank you
0 -
this can happen with extra lines or blank table rows which can be observed by template. Request you to upload the rtf and sample xml
0 -
HI Gurus(2807661),
I have moved G_1 out of the table in the top as <?for-each-group@section:G_1;./CSO_NUM?>
and moved <?end for-each-group?> out of the table and the margins are all coming correctly.
RTF as attached.
I will have to hit my next milestone of getting it printed on DOT Matrix printer on Monday and subsequently shall close the thread.
Looks promising and shall update the thread with actual print.
Regards,
Shobana
0 -
Hi Shobhana, do ou mind re-sharing the RTF file? I think it got archived. I have similar issue but can't fix it. Tried all possible solutions.
0