How to avoid or delete extra page in case of dynamic i-form?

Hello Forum,
I have to generate a dynamic I-form.
I have data that needs to flow to next page. But a extra page repeats always.
For eg: i have 8 lines of data that are to be displayed, 7 displayed in 1 page 8th in the next page. But there is a page that is exytra repeating aways.
How can i avoid this or delete it?
Please help me resolve this issue.
The best answer shall get max rating :).
Thanks
Best Regards
D. Swathi

Hi Swathi,
Under Object pallette please check mark the "Allow Page breaks in Content" checkbox available for body page.
Hope this helps!!
Regards,
Arafat

Similar Messages

  • How to avoid printing a blank page when there is 'no data' in the report.

    how to avoid printing a blank page when there is 'no data' in the report.

    try like this
    if@section:IND=1
    this template
    end ifsectionbreak
    if@section:IND=2
    this template
    end if

  • How to avoid printing a balnk page at the end in the Adobe form output

    Hello Experts,
        Can anyone please let me know as how to avoid/delete the blank page at the end of adobe form output.
    I have a master page with header n footer and a body page seperate.
    For ex.. I have 3 line items and i want each line item to be displayed in the new page. I am able to get this functionality . I have set the settings in the paginationb tab of the subform as
    "after " Go to Next content Area" " but an extra page is getting printed at the end. 3 + 1 extra pages total. I want to avoid this blank page. I have checked the Allow page break with in content box but it is still not working.
    Can someone guide me as how to solve this problem.
    Any help is appreciated. Thanks in advance.
    Regards,
    Mahesh

    hey mahesh,
    this normally happens because of triggering a new page manually, what u would have done is that you would be checking for the new line item and when this condition is satisfied , you are triggering a new page , the reason for the last blank page is that the condition gets satisfied ( beacuse the line item number changes from the last line item no to  initial or space).
    This can be handled by doing the following
    By knowing the number of line items by the following stmt.
    describe table itab lines v_lines.
    Now you have the value in v_lines.
    use a counter in ur form and keep it increasing it by 1  ( say v_sno ) ie v_sno = v_sno + 1 in the loop of ur internal table.
    ONLY WHEN V_LINES IS LESS THAN OR EQUAL TO V_SNO , TRIGGER THE NEW PAGE
    this should be along with the condition which u have already put, ie when ever line item no changes
    when both these conditions are satisfied , then only the new page will be triggered.
    Hope it helps,
    Reward if useful,
    Regards,
    KP.

  • How to I remove the extra page in pages?

    I created a custom template in pages on my iPad2 and pages threw in an extra page at the bottom. I'm using this to send as an email newsletter, I don't want there to be an extra blank page. Anyone know how to fix this? I've tried everything I can think of.

    If using Clay's suggestion changes the formatting of the document in some way - you can try this as well.
    Sometimes word processing apps want to throw in an extra page at the end of a document because you have hit the absolute limit on the document size. I see this in Word and Pages files.
    Try increasing the document depth/length just a little bit in the file and see if that helps. But first create a duplicate file that you can mess up and not have to worry about.
    Launch Pages. Tap on the Edit button in the upper right corner and all of the thumbnails will start to wiggle. Tap on the document that you want to duplicate and then tap on the + sign in the upper left corner to duplicate the file.
    Open the copied file. Tap on the wrench icon in the upper right and select Document Setup. In the setup window - Drag the header section up a little bit and/or the footer section down a little bit and then tap Done. See if the copied document dumps the unused second page now.
    If that didn't work the first time - keep extending the margins until the second page is gone.
    Message was edited by: Demo

  • How can I auto delete certain pages

    I need to delete some pages in a large PDF file. The headings are unique. For example, If each page of the file contained the name of a country as the heading and a description of that country in the body; I would need to identify certain countries and delete those pages. Thanks, in advance.

    That is not a simple task. You would need to loop over the pages, checking their contents word-by-word using the getPageNthWord method until you find what you're after. Then you would delete the page using the deletePages method. Just keep in mind that removing items in an array that you're iterating over can cause problems, so it's better to iterate from the end of it to the start.

  • How to avoid withholding tax posting in the case of ERS

    Hi
    We are trying to process Rent using Frame work Order.
    The issue here is withholding tax codes maintained for other purposes like Professional Fee, etc in the vendor master gets picked up automatically in this Rent invoice and the relevant WH Tax postings are made in the accounting document.
    Being ERS and usage of T code MRRL, the invoice generation is automatic instead of manual MIRO. Hence, user has no control to deselect withholding tax codes while generating invoices.
    Appreicate any suggestions how to avoid this?
    OR
    Is there any way of posting rent using frame work order instead of ERS (ie MRRL)?
    Please let me know if I m not clear.
    Thanks
    Sridevi
    PS: In Spain, there is no WH tax on Rent

    Hi,
    Assign a new Accounting Document to T. Code "MRIS" in OMR4.
    First create a new Document Type
    Then Assign Document Types in Invoice Verification
    Now go to OBBH - Substitution in Accounting Documents and write substitution for this new FI Doc Type and T. Code MRIS. Here take help of your FI consultant.
    You can use field XREF3 - Cash Flow, and keep constant vale for this as "Blank" since it is Relevant with Cash Flow.

  • Delete Extra Page at top the Nodes.

    Hi Friends,
    I Have Developed OOPS ALV, In the output data displaying is fine.  I have created Nodes and when expanded it will show the Org Units.  But  first time when the Node is creating, Its creating the page symbol automaticallly above that node.  how can I disable that page symbol above  the node.
    Thanks in Advance.

    On Sat, 15 Jul 2006 15:31:42 +0000 (UTC), "VTOcin"
    <[email protected]> wrote:
    >Why doies Firefox and Opera add an extra line at the top
    of each table
    >cell ? I do not see this space in Dreamweaver 7. My
    webpage is at
    >
    http://www.atsl.cee.vt.edu/
    It's the top margin on the <p> tag inside the cell.
    Gary

  • How to avoid borderline coming between page and page in Htmlcss format

    Hi there
    I run a report output in HTMLcss format. Output is coming correctly.But what my problem is in the output i am getting some borderline (thick black line) between page and page. While i print the html i am getting this line at end of each page. What is this line and how to remove it htmlcss. i want printout without this line.I am using reports 10g version.
    thanx in advance
    prasanth a.s.

    The line is caused by the default HTML code placed in the After Page Value property found in the Report Escapes section of the report property palette. Clear the value to delete the line

  • How to avoid click/operation on page when an event is already in queue

    Hi,
    I have an app, in which we have a many fields which have patial submit.
    How can we avoid/stop user form taking any action of page untilll the previous request is responded back.
    -Nagesh

    In property inspector go to behavior section and set Blocking = true
    An Blocking attribute which if set to TRUE the component will start blocking user input when the action is initiated. The blocking will stop when a response is received from the server.

  • Iphoto book - problem with deleting extra pages

    I am finishing up a book with iphoto of 85 pages of photos.  I want to delete 6 empty pages, but when I go to All Pages View, hold control key and click, the only option is to add pages.  I don't want to purchase book and assume apple won't charge/print the blank pages.  Any suggestions?  and I'm on a deadline so don't want to go to the store....

    Try going to the page view and Control (right) - clicking on the page you want to delete:

  • How to avoid:Query returns extra trailing spaces in oracle 10g

    I want to use cursor sharing FORCE, SIMILAR for performance tuning. but i am having some problems like query process will give extra trailing spaces this will throw errors from the java application while reading literals.
    do we have any option in oracle 10g to avoid extra trailing spaces during query processing ?
    alter session set cursor_sharing ='EXACT'
    select 1 from dual;
    '1'
    1
    alter session set curson_sharing='FORCE'
    select 2 from dual;
    '2'
    2
    alter session set curson_sharing='SIMILAR'
    select 3 from dual;
    '3'
    3

    You are right, But we already wrote millions of queries during that time we used cursor sharing is EXACT. so i don't want to take risk in modifying all the existing queries by adding TRIM.
    do we have any option in oracle to trim after/ during processing the query.
    Now we are facing performance issues and suggested us to use SIMILAR as cursor_sharing. but all the selected rows are giving extra tralining spaces.
    I think i am clear now.

  • ID Panels pref auto collapse deletes extra pages

    Hi all -
    ID 5.0.2 on 10.5.3.
    Today I tried turning on auto collapse in the Interface->panels prefs.
    Later, when trying to delete a single page, I found that it would delete a spread instead. This would only happen if there were objects on the page, as I would have to leave the panel to click on the 'Are you sure' dialog.
    This happens when clicking the trash, or dragging the page. It also happens on intel and ppc versions. I had no problems deleting a spread.
    Thought I'd mention this, as I didn't see anything on the interwebs or this forum about it, and I lost a number of pages to this bug before I noticed.
    J

    You can have that.
    1. Make sure the pages palette is on your second monitor, free floating.
    2. When the panels collapse (usually after pressing tab), the page panel disappears. Choose it again from the windows menu. After that, it should stay visible while the others auto-collapse.
    Teus

  • Delete extra pages in sapscript

    Hi Friends,
    I am printing a form . The problem is that first 2 pages are sample pages which contain the same layout & do not contain any data and the third page consists of all the data .
    The form has only 2 pages FIRST and LAST .
    How do i get rid of the unwanted pages .
    Please advise .
    Thanks

    do not assign those windows to page at page windows option.

  • How can I erase a full page of comments on a PDF Form I made all at once. (the comments)

    I work for a Hvac Company and we make these Material lists in PDF form. I put these lists in a dropbox and they export it to there tablets. When they edit the list and email it back to me its saved on there tablet and they have to delete the one on there tablet and export a new one. They have to do this many times and it gets to tedious and time consuming. Is there a way for them to delete the whole page before it gets automaticly saved or to stop it from auto saving when they close it out. Or to keep an original copy on there tablet that wont be saved over?

    If someone wants to send a PDF file via email it has to be saved first.
    To delete comments in the desktop version of Adobe Reader, just select them all in the Comments panel and press Delete. That feature isn't available in the mobile apps.

  • How to avoid use of function module in case of background jobs?

    Hi ,
           I am working a file tranfer interface .Functionality is to extract file either apllication or presentation server , and process the file  through bapi , send the  result in their respective server. This program should run through batch jobs in background mode.
    I am using following function module :
      SUBST_GET_FILE_LIS : Get the file list from application server
    TMP_GUI_DIRECTORY_LIST_FILES : Get the file list from presentation server
    GUI_UPLOad : to extract file data   from presentation server
    GUI_downLOAD : to download data  to presentation server
    in case of background job these function modules will not work.... so how to resolve this issue...
    what are the methods we can apply?
    Thanks & Regards
    Sandeep

    Hi,
    This FM is used to get list of files from Application server (will work in Background). This cannot be used to list files from presentation server.  There is no way , by which you can process presentation server files in background mode.
    Regards
    Vinod

Maybe you are looking for

  • How to save string in a file with special-chars

    Hello, i´m usingthe MD5-llb to create a password. Then i  want to save this MD5-string to a file and later read it back abd compare. Works perfect with one proplem: Some word create a "\r" in the MD5-string and when i save this string to a file and r

  • MM - Goods Receipts

    What is the meaning of Goods Receipts document? Whether it is an Inbound to R/3 system or an Outbound? Any pointers or blogs. Thanks

  • Forum subscriptions

    Have you ever replied to a post or started a new thread, or found an interesting discussion on the forum, only to not find it when you go to check for any further replies? We've thought about that and have a solution for you! You can subscribe to a t

  • Lightroom 5 download card - please help

    I bought Lightroom 5 software download card from Officeworks. It worked when I first entered the serial number form the back of the card, and I downloaded it onto my laptop. The next 3-4 times I logged in, it kept asking for my serial number off the

  • Apple ID Blatantly Incorrect

         Whenever my iPhone tries to sync (both wired and over-the-air) it displays a message stating that iTunes failed to download a few songs.  These are songs I have never aquired, from iTunes or elsewhere, and have never come into contact with, let