Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Page Break adding additional Line in 2nd page

Received Response
313
Views
5
Comments

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.

image

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

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

  • Rank 7 - Analytics Coach

    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?>

  • Rank 7 - Analytics Coach

    Got the rtf thank you

  • Rank 7 - Analytics Coach

    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

  • Rank 2 - Community Beginner

    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

  • Rank 1 - Community Starter

    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. 

Welcome!

It looks like you're new here. Sign in or register to get started.