Pages paragraph headings repeating for each page

The heading for my doc is repeated at the top of each page, when I only want it on the first page. How do I limit a heading to the first page?

Insert a Section Break at the end of page 1 and set the subsequent pages to not Continue on from Previous.
Peter

Similar Messages

  • Repeat for each artboard problem

    I have a script that make makes guides around the edge of the artboard. It works fine when you only have one artboard but has issues when there are more. Can anyone see what's wrong here?
    #target illustrator
    var docRef = app.activeDocument;
    var artboardRef = docRef.artboards;
    //repeat for each artboard
    for(i=0;i<artboardRef.length;i++){
      //get artboard size
      var left=artboardRef[i].artboardRect[0];
      var top=artboardRef[i].artboardRect[1] ;
      var right=artboardRef[i].artboardRect[2] ;
      var bottom=artboardRef[i].artboardRect[3] ;
      //create lines
      var lineLeft = docRef.pathItems.add();
      var lineRight = docRef.pathItems.add();
      var lineTop = docRef.pathItems.add();
      var lineBottom = docRef.pathItems.add();
      //set line points
      var leftmargin = (72);
      var rightmargin = (72);
      var topmargin = (72);
      var bottommargin = (72);
      //set line points
      lineLeft.setEntirePath([[leftmargin, 0], [leftmargin, bottom]]);
      lineRight.setEntirePath([[right - rightmargin, 0], [right - rightmargin, bottom]]);
      lineTop.setEntirePath([[0, 0 - topmargin], [right, 0 - topmargin]]);
      lineBottom.setEntirePath([[0, bottom + bottommargin], [right, bottom + bottommargin]]);
      //make lines guides
      lineLeft.guides = true;
      lineRight.guides = true;
      lineTop.guides = true;
      lineBottom.guides = true;

    you have hard coded "0", it needs to be changed to variables, otherwise it will point to the same x or y coordinates
    //set line points
      lineLeft.setEntirePath([[left+leftmargin, top], [left+leftmargin, bottom]]);
      lineRight.setEntirePath([[right - rightmargin, top], [right - rightmargin, bottom]]);
      lineTop.setEntirePath([[left, top - topmargin], [right, top - topmargin]]);
      lineBottom.setEntirePath([[left, bottom + bottommargin], [right, bottom + bottommargin]]);

  • XML INVOICE Report RAXINV, Taxline is repeating for each invoice line

    Hi Tim
    Thanks a lot for your blog
    Greeting !!
    I have successfully created XML report for AR invoice Printing learning from your blog but stuck to a problem , whenever Invoice is having multiple lines ,say 20, then for each invoice line there is tax line printing 20 times like this:
    PART NO.| CUSTOMER PART#/DESCRIPTION | UNIT PRICE | QUNTITY|
    A123 | 34 WELD-ROD | 52 | 22 |
    Tax Exempt @ 0.00
    A234 | 238-AL WIER | 63 | 55 |
    Tax Exempt @ 0.00
    ........ Assume there are 20 lines then tax line also repeating 20 times which i don't want .It should get printed only once if it is same
    pls help me to achieve this
    Thanks
    Rahul

    Thanks Tim for Your Instant reply.
    I have gone through your duplicate line elimination but my requirement is not this
    I'll explain it, I am using LINE_DESCRIPTION tag for printing item description and this tag have two value for it, when the LINE_TYPE =LINE then LINE_DESCRIPTION tag is printing the line description and if LINE_TYPE =TAX
    then LINE_DESCRIPTION tag is printing the taxline information. Now if I have 20 lines in Invoice then the tax line will also repeat for 20 times, and if i use duplicate line elimination logic and I have same item it'll not print that item, some times whole invoice become blank.
    So I want to print 20 lines and out of that 15 lines are have same tax rate then it should print once at the end of 15th line and for remaining 5 lines if tax rate is different for each line then it should print at the end of each line (5lines)
    In the linetreevariable i used <xsl:variable xdofo:ctx="incontext" name="invLines" select=".//G_LINES [LINE_TYPE!='FREIGHT']"/> i.e. I want only line type=LINE and TAX
    Thanks
    Rahul

  • Header row repeat for each page?

    Hi all. I have a rtf template with a table with 4 rows and lets say there 4 rows are headers but doesnot have any formfields....
    I have a seperate table with form fields beneath it. I need my header tbale to be displayed on each page in output.
    I am unable to do it.
    It is really urgent.
    Can any one please help.
    I searched for solutions in this forum. It didn't work.

    Hi ,
    Check this i think it will helpful for you
    http://winrichman.blogspot.com/2008/09/repeat-table-header-in-all-pages-in-bip.html
    see the comments also in that link...
    Thanks,
    Ananth

  • Export Crosstab to Excel : Header Columns repeated for each page !

    Post Author: maagik
    CA Forum: Exporting
    Hello,
    I work with CR 10 and I want to export a crosstab to excel through the api included in VS2005. I choose an export standard. The excel file is right generated BUT in each page break, the header columns are repeated. I don't want to have the header colums because users made some post calculation in the generated files. Does anybody have an idea to remove it ?

    Hi Kranthi
    You can try exporting your report to Excel Data only format as it retains the column width.
    While exporting apply the options like Maintain Column Width etc (as per your requirement).
    Hope this helps!!
    Regards
    Sourashree

  • Image repeates for each page

    I have insert an image in the main section it reapeats for every page.
    If I insert the image in the header it display on the fisrt page..without any data
    I want to display the image just on the first page of the output.How do I do that???

    Create a field , say field_a in your layout and give it a source of page number. Make it invisible.
    In the format trigger for the image try this code:
    if :field_a = 1 then return(true)
    else
    return (true);
    end if;
    Good luck

  • Message output(IDoc) from MIGO creates multiple idocs repeats for each line

    Hi Experts,
    We want to send one idoc message thru MIGO output message control upon posting at HEADER level regardless of how many line items are there on the Purchase Order.
    Using MIGO we are doing a 101 goods receipt on a PO with 3 line items and we are getting 3 idocs created with the same information form the message output control(basically it is at item level).
    I don't know if this is how standard SAP designed the MM message output control.
    From MIGO or MB03 there is no option to display the messages at the header level because you have to go thru the line item details to see the messages
    I have also tried the collective slip option on MIGO and it did not work(help suggests that it will combine everything in one output)
    Can you please let me know if there is a config or development that needs to made on controling the message output at the header level from MIGO.
    Thanks for all your help
    Shraj

    Hi Sri hari Raju.
    Did you solve this problem?
    Can you tell me how?
    Thanks

  • ALV - Top of Page Trigger for Each New Page

    Hi Abapers,
    I am using the sortinfo_alv to get page break for each customer.Now my client is asking to display the cutomer name in the top of page insted in the main table. how will i do this .
    I am using alv_commentary_write to display the top of page data.
    Awaiting for reply.
    Regards,
    Rahul

    Hi
    Follow the below steps.
    Include the two forms in your program
    Pass event internal table parameter to FM ALV display.
    Declare the ALV parameter in Declaration part.
    DATA: i_events TYPE slis_t_event.            "(IT) for populating events
               g_header TYPE slis_t_listheader,  "Header for alv
           g_events TYPE slis_alv_event,     "Struc for populating events
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
       EXPORTING
         it_events                         = i_events
    *&      Form  EVENTTAB_BUILD
    *    Building Events table For ALV
    *      -->P_T_EVENTS[]  text
    FORM eventtab_build USING p_i_events.
      CALL FUNCTION 'REUSE_ALV_EVENTS_GET'
           EXPORTING
                i_list_type     = 0
           IMPORTING
                et_events       = i_events
           EXCEPTIONS
                list_type_wrong = 1
                OTHERS          = 2.
      CLEAR: g_events.
      READ TABLE i_events INTO g_events
           WITH KEY name = 'TOP_OF_PAGE'. "slis_ev_top_of_page.
      IF sy-subrc = 0.
        MOVE 'TOP_OF_PAGE' TO g_events-form.
        MODIFY i_events FROM g_events INDEX sy-tabix TRANSPORTING form.
        CLEAR g_events.
      ENDIF.
    ENDFORM.                    " EVENTTAB_BUILD
    *&      Form  top_of_page
    *    Header Data Population
    FORM top_of_page.
      DATA: l_htext TYPE slis_listheader,
            l_text(200) TYPE c,
            ld_lines TYPE i,
            ld_linesc(9) TYPE c.
      REFRESH g_header.
    ****************TOP OF PAGE HEADINGS****************************
    * For Headers, Key is not printed and is irrelevant. Will not cause
    * a syntax error, but is not used.
    * TYP:  Indicator: Header
      l_htext-typ = 'H'.     "H = Header,S = selection,a = action
      CONCATENATE 'Planned Order: -' s_plnum-low 'To' s_plnum-high
      INTO l_text SEPARATED BY space.
    * INFO: Information
      l_htext-info = l_text.
      APPEND l_htext TO g_header.
    * FM for dispalying text at Top of Page.
      CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
           EXPORTING
                it_list_commentary = g_header
                i_logo =
                   'ENJOYSAP_LOGO'. " From transaction "OAOR"
    *     I_END_OF_LIST_GRID       =
    ENDFORM.                    "TOP_OF_PAGE

  • To view reports in new page for each cutomer using Report Designer

    HI all
    I have a requirement to view the data (key figures) for each customer in a new page.
    I have created the same using the Report Designer tool.
    Now there is setting for this Group Header 'Customer' i have selected the option 'repeat group header on each page'
    still the query when generated, gives fine results for certain cases but not for all.
    like it will show the each customers in a fresh page for some pages , then in midst there would some 2-3 customers in the same page.
    There is no relation between these customers , they are same as the other customers, no difference at all.then i am not able to figure out the reason why it is behaving so odd.
    Thanks
    Ramesh

    Ramesh,
    right now there really is no way to solve what you are looking for.  There partial solutions, but you will not be able to force a page break in a dynamic report.
    Here is what I have faced, and what I have come up with so far:
    I have a series of reports that have the same column heading, but spread over 5 pages in a fixed structure.  I need to be able to re-use the header and the general report design with 6 reports.  Here is my solution:
    1. Create an outline of the report.  I did all the formatting by creating a report section for each page.  You can force page breaks between the pages.  Upgrade to patch 1502 (came out last week) and you will see some new functionality (such as fit to page, page numbers, etc).
    2. Insert all you page breaks and do all the formatting.
    3. Insert an infoprovider.  Once in, you can just drag and drop the key figure cells into your formatted report.
    4. Create additional modification for formatting as needed.
    This fixes my problem (for now), but I had to do a lot of work to come up with this.  Also, the latest patch (1501 and 1502) has created an issue for me - there is a null exception when I try to use a variable or a filter value in the report body - I can't save the report.  I have an OSS message out, but our BASIS guys are going to be taking the lead on troubleshooting this.
    The reason that you are seeing some customers on the new pages is probably because of "how the cookie falls" - they just fit that way.
    I am trying to be positive and overcome the limitations that are in place right now. If my technical issue is solved, I would recommend upgrading to the new patch (1403 is the latest stable one in my opinion)
    good luck
    Pavel

  • Check box for activating Page break for each subform in Binding is inactive

    Hi,
    I am designing a PO layout copying MEDRUCK_PO to a custom form.
    I am facing a problem here, as the checkbox for "REPEAT SUBFORM FOR EACH DATA ITEM" in Binding Tab is inactive(display only mode). Also in Subform tab, checkbox for "ALLOW PAGE BREAKS WITHIN CONTENT" is in inactive mode.
    I can see the same checkboxes are active in the standard Adobe form on my system.
    Can you please help me understanding the issue with it?
    Thanks,
    Divya

    Dear Friends,
    I have got the solution from my technical lead for the below issue, I like to share this resolution with you all.
    Best Regards,
    Ravishekar.Thallapally
    *&      Form  after_line_output
          After line output event is handled via this form
          L_V_LINE : Capturing line value for page break.
    FORM sub_after_line_output1 USING l_v_line TYPE slis_lineinfo."#EC CALLED
       DATA: l_v_int  TYPE int1.
       IF l_v_line-sumindex IS NOT INITIAL .
         l_v_int = l_v_line-sumindex MOD 2 .
         IF l_v_line-subtot = 'X' AND l_v_int = 0.
         Write:/ sy-uline.
            NEW-PAGE.
           CLEAR:l_v_int.
         ENDIF.
       ENDIF.
    ENDFORM.                    " after_line_output

  • From XML (import) for each record automatic new page creation?

    Hello,
    I'm playing around with XML.
    Can someone tell me where to look and help me?
    I load variable data via XML.
    Example content xml:
    <pages>
         <page>
             <id>1</id>
             <article>title page 1</article>
             <info>Info page 1</info>
             <price>price page 1</price>
         </page>
         <page>
             <id>2</id>
             <article>title page 2</article>
             <info>Info page 2</info>
             <price>price page 2</price>
         </page>
         <page>
             <id>3</id>
             <article>title page 3</article>
             <info>Info page 3</info>
             <price>price page 3</price>
         </page>
    </pages>
    I have 1 page classified (ie 3 text boxes). The idea is that for each record in the xml (in this case 1, 2 and 3) a new page is created (Qua layout identical to the page that I had prepared, but with the corresponding data in each box)
    How do I do this?
    Thanks!

    If you need to keep the three parts of your page in separate text frames, you are probably out of luck.
    I can't tell from your question whether you know how to tag frames and import XML content into them. If you don't, the manual is fairly clear on it. However, it states more than once that "InDesign flows merged XML content into existing frames only."  That means that it won't add frames or pages for you -- you can only load XML into tagged frames on the first page and will have to add extra ones by hand.
    If you could rework your design so that all the elements could be accommodated in a single text frame, using paragraph styles to keep them apart, you could just import the XML and map tags to styles, then drag it into a frame on the first pages. If your article style was set to start in a new frame,  everything but the first would go into overset text, which you could deal with in the usual way -- shift-click on the in port of a new frame and InDesign will add the pages you need.

  • Giving URL to a text (eg blabla.co.uk) repeating on each single page in a PDF file?

    Giving URL to a text (eg blabla.co.uk) repeating on each single page in a PDF file:
    Is there a way to do this?

    is the blablah.co.uk always in the same position on pages (like in as header or footer)?  If so the second script for creating links will work.  YES
    Where am I suppose to add the website link on the script???
    var linkWidth = 36, linkHeight = 18;
    for (var i = 0; i < this.numPages; i++)
    // Create the coordinates for the left link:
    var lRect = [0, linkHeight, linkWidth, 0];
    // Create the coordinates for the right link:
    var cropBox = this.getPageBox("Crop", i);
    var offset = cropBox[2] - cropBox[0] - linkWidth;
    var rRect = [offset, linkHeight, linkWidth + offset, 0];
    // Create the Link objects:
    var leftLink = this.addLink(i, lRect);
    var rightLink = this.addLink(i, rRect);
    // Calculate the previous and next page numbers:
    var nextPage = (i + 1) % this.numPages;
    var prevPage = i - 1;
    if (prevPage < 0) prevPage = this.numPages - 1;
    // Set the link actions to go to the pages:
    leftLink.setAction("this.pageNum = " + prevPage);
    rightLink.setAction("this.pageNum = " + nextPage);
    // Customize the link appearance:
    leftLink.borderColor = color.red;
    leftLink.borderWidth = 1;
    rightLink.borderColor = color.red;
    rightLink.borderWidth = 1;

  • Horizontal line at the end of page within for each

    I try to do the following with PO :
    When a PO lines take several page to print I want to draw a line at the end of the page.
    <xsl:for-each select=".//LINES_ROW" xdofo:ctx="3" >
    <fo:table-row keep-with-next.within-page="always" keep-together = "always" xdofo:repeat="R">
    <fo:table-cell keep-together="always" xdofo:use-attribute-sets="lc_4" >
    <fo:block xdofo:use-attribute-sets="lb_2 lb_5">
    <fo:inline id="Text12{$_XDOFOPOS}"/>
    <fo:inline id="Text10{$_XDOFOPOS}"/>
    <fo:inline id="Text11{$_XDOFOPOS}"/>
    <fo:inline id="Text5{$_XDOFOPOS}"/>
    <fo:inline xdofo:use-attribute-sets="li_1">
    <xsl:value-of select=".//ITEM_DESCRIPTION" xdofo:field-name="ITEM_DESCRIPTION"/>
    </fo:inline>
    >
    </fo:table-row>
    </xsl:for-each>
    Now when i reach the end of a page I can't draw a line is there a way to draw an horizontal line ?
    Thanks for the quick answer

    Did you ever get an answer to this? I have the same question.

  • Reset Page Number for each Group

    I am currently creating a RTF template using XMLP 5.0
    My demanding boss gets back in town in five days, and he expects
    this report to be ready for production. :)
    But I haven't been able to figure out one last spec.
    The page number needs to be reset for each group.
    So for example, the total report is about 83 pages.
    In my RDF file (from Oracle Apps), I am grouping by a DEPT field.
    In my RTF template, I am page breaking on each DEPT.
    The page numbering should also be reset to 1 on each DEPT break.
    The reason for this, is that the report will be printed, then separated by DEPT.
    This way, each DEPT in the plant can receive their own individual report.
    Is there anyway to do this using XMLP 5.0?
    We would be willing to upgrade our XMLP,
    if this functionality is available in a later version.
    Thanks in advance.
    Mark K

    Hi Mark
    Yep, you can do this, you can even do it in 5.0 :o)
    For some reason it did not make the user doc in 5.0 ... an Easter egg if you like.
    So I'd recommend getting the 5.5 or later docs and using that for reference. Just search for "About Oracle XML Publisher Release 5.5" on metalink once you have that doc search it for "Oracle XML Publisher User's Guide" its a link to the PDF document.
    Then check pg 86/290 - Advanced Report Layouts > Batch Reports for details. This approach will work for 5.5. If you would like a sample then if you have installed the template builder there is an Advanced > Repeating Headers folder inwhich you will find an example.
    Regards, Tim

  • Fbl5n: The printer provides me only one customer items for each page...

    Hi all,
    launching t.code FBL5N, and printing the repost list, the printer provides me only one customer items for each page...
    I'd like obtaining more customer items for each page...
    What to do?
    Thanks

    Hi Umberto..
    Thats how the standard report works..
    To meet your requirement, you would probably need to look at another standard report.
    In case you need further clarification, please feel free to write to me..
    Good Luck!
    Lucid-Mind...

Maybe you are looking for

  • Can not get itunes to recognize my classic ipod

    My classic ipod is not being recognized by iTunes, what can I do to correct?

  • How can I mirror all ports on CISCO 3750 switches to one Gigabyte port?

    Hi, I have a requirement to mirror all the ports on my 7 CISCO 3750 switches, which are in 3 separate stacks, to one single Gigabyte Ethernet port. Does anyone know how I can do that? Thanks in advance.

  • EOU Business process

    Hello, We are in a process to map EOU plant status in SAP. The process we follow is as below. 1. First We raise PO(Any Excisable Item including Capital Goods and Consumables-Indigenous) 2. Sent  the PO to the Vendor 3. Vendor will send  a Performa In

  • Just a note on the lack of points

    Since the points have gone away, its nice to see more new respondents posting instead of the familiar gang, at least in two of forums that i hang out in anyway. Now a new post may sit for a while, and empty of responses entice the intrepid to offer a

  • How to Limit the Number of Users Logged into HTML DB

    I'm using LDAP based SSO and I'd like to limit the number of users who can log into the application at a given time. If my users are assigned to groups, can I also limit the number of users who belong to a certain group who can be logged in at one ti