Missing line on next page of Smarf Form - SAP bug?

Hello!
I have a Smart Form which prints whatever items in main window. However, on next page (second and others), <u>sometimes</u> the first item line under the table header is not visible. The space is there, but no content. This happens only occasionally. I tried to resize the main window just a little (one mm) and it worked for that particular printout - the line reappeared. And for some time everything worked fine. Then, all at sudden, in some other printout, the line dissappeared again. I can't resize main window every time this happens!
To me it looks like a SAP bug.
Any experience with this?
Thanks in advance and regards,
Igor

hi
strange!!!...
ok r u using all the formatting options use the C when u r print in the data in the item..
ex <b>&itab-xxx(c)&.</b> iam not sure... may be it can help u.
Please Close this thread.. when u r problem is solved
Reward if Helpful
Regards
Naresh Reddy K

Similar Messages

  • How to mention two different next pages in smart forms

    Hi
    In our scenario there is smart form in which we have one main window, after that we need to print two different pages one for instructions and other for delivery address.
    In main window we can add a command and mention the condition for a next page e.g Instructions page. but for  delivery address page we are unable to specify condition in main window or in secondary window  in instruction page/main page.
    Kindly help us
    Regards
    Ammad

    Hi Ammad,
    Create two pages(page2 and page3), page2 for printing the "Instructions" and second(page3) for "delivery address".
    in the first page, at the end of main window create the command and specify as below
    general attributes->check the go to new page check box->choose the page which u wanted to be print on the second(for your case it is page2).
    In the page2->general attributes->next page->give "page3".
    Thanks,
    Prabhakaran
    Edited by: prabakar1998 on Dec 12, 2011 9:42 AM
    Edited by: prabakar1998 on Dec 12, 2011 9:44 AM

  • How to find out the Last line of a page in Smart forms

    Hi Experts,
    I need to find out the <b>last line of a page in smartforms</b>.
    I have <b>Heading in a text element</b> and its <b>text in another text element</b>.
    If the heading falls in the last line, its contents will be displayed in the next page. I want to print the heading  in the next page.
    Please advise on this issue.
    Thanks in advance,
    Viven

    You can put both the heading and contents in a Folder node and check the page protection checkbox of the Folder node.  This way both will be displayed on the same page always.

  • Unable to see the next pages in smart form

    in my smart form i designed 3 pages...
    in the first page i don't want data in main window...but i gave the main window dimensions as in 2nd and 3rd page(same height and width)...
    in 2nd and 3rd page i want to display the data in main window...
    but when i am trying to see the output i am able to see only the first page ...
    Please suggest me the suitable solution..
    Thanks in advance

    Hi,
    You've originally said.
    in the first page i don't want data in main window...
    yet using a command node to trigger the next page means you have to include a (presumably) empty main window in the first page.
    Your main window has to contain some output (a table usually) and it's contents are the same on every page (only it's height can change).  So, you can't have a blank main window on page 1 and a main window with data on pages 2 and 3.
    Remove the main window from page 1, set page2 as the next page for page 1.
    As for how to trigger page 3 you'll need to provide more detail on what the condition is.  Do you want multiple copies of page 2 to hold all of the main window data, or just one?  Do you want one copy of page 2 then the rest of the data on multiple copies of page 3.  Be specific.
    Regards,
    Nick

  • Write to next page in Adobe Form

    Hi,
        I have created a Dynamic non-interactive form. I need to write some values to a table in the form. The data gets written in the PDF, but since the data to write in the table is huge, i could only see the values in the first page only. I tried, making the form as Flow content, but the positioning of labels and Table gets altered, hence I tried to make the Subform as Positioned and embedded another subform of Flow Content, and Checked the "Allow Page break" Check-box. Even then I could see only the values in the first page.
         Please let me know if I need to write some script or I need to make some changes in the settings to write the values in the next page.
    Regards,
    Sherfuddin K

    Hello,
    Your page must be in flow layout to dynamically create additional pages. If you need a strict positioning, you can use multiple subforms with positioned content within your flow layout.
    Regards,
    Francois

  • Trigger next page in smart forms

    Hi Experts,
    I need some adivce regarding this:
    IN my first page main window i will display data in 3 columns ( each row of internal table will go in to a column).
    If my internal table has more than 3  rows, i need to trigger next page and display only the main window with the same three columns ( This should continue triggering till the end of records in my internal table).
    Can any one suggest me how i can accomplish this.
    I know we can force the main window table to be filled up and trigger next page. Here i do not have any table to repeat lines etc.,
    Thanks in Advance

    First of all convert your table to the 3 column internal table which you can specify to print the data in 3 columns.
    To trigger the next page, adjust your main window height which can accommodate only one row of your main table. Or you can create a COMMAND to fire the next page after printing your line
    MAIN
    . TABLE  " 3 column table
    .. LINE
    ... CELL1
    ... CELL2
    ... CELL3
    .... COMMAND " Next page
    Regards,
    Naimesh Patel

  • Next page in Smart form

    Hi Gurus,
    I have the following problem.I created smartform with 2 pages.
    These 2 pages are not similar but there is some thing in common.
    In first page i have 4 windows (including main window) and in second page i have 2 windows including main window.
    But the data to both these windows are coming from the same internal table from print program. This internal table is fixed always which means for ex there will be 10 rows every time.
    In first page in main window i am showing only row 1 to 6 and in second page i am showing row 7 to 10.
    Now the problem is: I only see first page not second page. I wonder what could be the problem?? any guesses??
    FYI :After first page i gave page2 as next page.
    Thx in advance.
    Rajesh

    Hi Rajesh,
      The problem might be that in the first page you might not reaching the end of main window.
      with out this it won't goto next page.
      what conditions did you keep to print first 6 records in first page and next 4 records in 2nd page?
      If you kept any conditions, then keep the height if the main window such that only 6 records fits
      or call the next page explicitly once you print the 6 records in first page using, CREATE->FLOW LOGIC->COMMAND. Here give the next page.
    Check this once.
    Regards,
    Dinakar.

  • Problem with next page in Adobe Form

    Hi all .
    I only start work  with Adobe Forms so I need your help .
    My form includes   table .
    My problem : only the first page with data is displayed and I don't see the rest  of data .
    What I need to define in SFP (program ? ) for get all my data printed ?
        Regards Helena .

    Hello
    That is a well known bug/ feature. In SFP transaction use the tab Layout instead of the button layout. The form will be opened. Open the Font/ paragraph window, place it where you want (between the other palletes so you can see everything you need) and jump back to SFP/ close the form. Now you can open the full-screen layout using the button and the font window will work for you. Regards Otto
    p.s.: Of course you´re welcome with your questions here:

  • SAPscript MAIN Window ITEM TEXT Printing in NEXT PAGE

    Hi,
    I need to print the Item Text (Item Description or Column Description) if the Item Values (Lines) goes to the NEXT page in the Form. I have TEXT ELEMENTS defined for ITEM TEXT and ITEM VALUES in the MAIN Window. There is no issue with Printing the Item Text and Item Values in the FIRST Page. But in the NEXT page only when the Item values are printed (Item lines in excess of FIRST page), ITEM TEXT needs to be printed before printing the ITEM VALUES. If the FROM goes to NEXT page but not the Item values, then ITEM TEXT need not be printed in the NEXT page. The number of lines in the MAIN Window is different for both pages (FIRST & NEXT). I am not sure how to get this done. So, please provide me with a suitable solution to get this done. Appreciate your help in advance.
    Thanks,
    Kannan

    Hi Kartik Tarla,
    Thanks for your reply. Printing item lines between PROTECT / ENDPROTECT, will lead to Print all the line item together in one page. That is not I wanted. It the line items flows to NEXT page, I need to print the Item Header/Item Text. Otherwise, NEXT page should not have the Item Header.
    Thanks.
    Kannan

  • How to get dynamic fields to spread to the next page?

    Thanks to a couple of wonderful folks on this board. I have found a way to get my dynamic field to move and I have gotten the static text fields below that to move. Now I have another problem. As my dynamic field has expanded towards the end of the page. The static fields ahead of it have disappeared. I know that there is a setting to have the static fields move to the next page. Or is there a way to do it? I would love some help on this.
    Thanks in advance

    I had this issue. I had to wrap the static fields below in a sub form and change the settings on that sub form to flow with content like I did with the original text box. This will push the static forms to the next page on the form, but there is one problem with this that I haven't gotten around. When the text box spans multiple pages, printing the page will not print all of the text. For example. A text box where 45 lines of text are entered, 20 are on the first page, 25 are on the second page. It will display properly, but when printed the text that prints on page 2 will be the same text you see on page one. If I wasn't clear enough on moving the static fields, let me know. I can give you the steps. Hopefully the printing thing won't cause you grief.

  • Next Page does not contain data

    Hi My comp. is using JETFORMS. when i try to take printout of PO then its giving only 4 line items in output instead of 11 line items.
    Even I have check the Spool its contain 11 line items. I checked JETFORMS script but not able to find out solution. Pl reply ASAP.

    Is there no next page in the form design?  Does 4 rows fill the main window in the first page?

  • Display line items of the data into next page in case of overflow

    Hi all,
    In my requirement i am displaying header data with its line items  through smart forms ( Landscape format).Since i am using landscape format main window size is less.Hence, In case of overflow of data
    the line items only should get displayed in the next page without the header information.
    I have given next page as Second page and i kept only  main window in the next page. But still it is displaying header information in the next page in case of overflow of data.
    Thanks in Advance
    Regards,
    Bhanu.R

    Hi Bhanu,
    In this case you can go for any one of the below 2 solutions.
    1) Try to use a seperate window(secondary window) for header information and for line items use main window. In second page use only main window. So, when the data overflows you will get only the line items.
    2) Try to use text elements. Give the header information in one text element say T1 and the line items in another text element say T2. And then write WRITE_FORM for text element T2 in a loop to display the line items.
    Hope this will help you.

  • Print line items on next page if does not fir onto current page

    Hello Experts,
    I have a query related with Smartform.
    For every Line item, I have 4 lines. Means, if there are 4 line itmes in Internal table then it means, on form 16 lines should be printed.
    My Requirement - If any of the Line item does not fin onto a single page then shift the whole line item onto next page. Means, If Line item 1 and 2 are printing on 1st page completely, but line item 3 is not able to print completely on 1st page then shift all the 4 lines of line item 3 onto next page.
    I tried - Put the main table of main area in a Folder and checked the PAGE PROTECTION of that folder. And in the Foder itself, use a command with checked GO TO NEW PAGE. But it is not printing. Form goes into shortdump.
    Please help me to resolve this issue.
    Regards
    Kuldeep M.

    Hi,
    U try to fix the no of lines per page. If the no of lines in ur table are more than the lines per page then u call the COMMAND 'Go to New Page' and give the Page name.
    Eg:
    data : lv_lines TYPE i,
              lv_lines_per_page TYPE i value 12.    (Try to design the Window height to fit 12 lines or ur wish)
              lv_count TYPE i.
    describe table itab lines lv_lines.
    Now, u loop the itab table and put a condition in the LOOP:
    LOOP AT itab.
      lv_count = lv_count + 1.
    IF lv_count GT lv_lines_per_page.
       clear lv_count.
       create command 'Go to New Page'.             --->In COMMAND put condition lv_count GT 12
    endif.
    ENDLOOP.
    Hope it helps!!
    Rgds,
    Pavan

  • Making dynamic form flow on to next page

    Hello,
    I am trying to make a dynamic form that is expandable. I have succeeded in creating expanding fields, but have been unsuccessful in convincing those fields to flow on to the next page (which I have added). I have set all the content for my fields to flowed and have allowed page breaks in all of them. I suspect there might be a pagination issue, but I have not found any solid information about how to use it correctly. If I select any option other than the default in pagination (while the subform at the bottom of the page is selected), the whole form disappears. I realize I may have some inherent flaws in my design and will perhaps need to start over, but if anyone had a list of requirements for making things flow to the next page (after a set margin at the bottom of the page, i.e. at 1" from the bottom, the field entry splist, and continues at 1" from the top of page 2), I would be grateful.
    Thanks!

    Hi,
    I wondered if you might be able to help me solve another flow issue? I've got my form working quite well now, but I', having an issue with the text fields. My fields have captions that ask a question, and the response should be in the field. I wondered if there was a way to make the text fields wrap onto the beginning of the next line as they expand, rather than going onto the next line at the limit of the text field. For example-
    What is your favorite color?: (the response continues here and goes all the way to the end and on to the next
    line and continues here.
    rather than-
    what is your favorite color?: text text etc etc
                                              text text text etc etc.
    Does that make any sense? Is it possible? Should I throw this to the forum?
    Thanks!

  • How do I prevent Pages from pushing paragraphs to next page when they would otherwise begin on the last line of the previous page?

    I am writing papers for school which have strict page limits so I can't afford to be losing lines at the bottom of a page because Pages thinks it looks better to have a new paragraph start on the next page. It does this automatically and I have to go back and manually format to get the first line of the paragraph to start on the last line of the previous page. This then creates problems down the line when I am editing so I would really like to be able to turn the feature off.
    e.g. with Pages auto-formatting
    -----page 1-----
         Paragraph #1 blah blah
    blah blah blah
         Paragraph #2 blah blah
    blah blah blah
    -----page 2-----
         Paragraph #3 blah blah
    blah blah
    e.g. after manual formatting
    -----page 1-----
         Paragraph #1 blah blah
    blah blah blah
         Paragraph #2 blah blah
    blah blah blah
         Paragraph #3 blah blah
    -----page 2-----
    blah blah

    Change the keep with next rules in:
    Inspector > Text > More > Pagination & Break
    Peter

Maybe you are looking for

  • Problem in compiling JDeveloper 11g R2 - package does not exist

    I did a clean all to my application and now me thousand mistakes of references appear during the compilation, which could have failed? Project: C:\JDeveloper\mywork\CentauroVirgen\CentauroWeb15\CentauroWeb15.jpr C:\JDeveloper\mywork\CentauroVirgen\Ce

  • Change color on mouse over

    Hi, how can i change the color of column heading during mouse over a particular column.? Does anyone know any html code for this?

  • How save factory software on T400 and reinstall after clean install of Windows 7

    Hi I have a Thinkpad T400  2764-CTO Running Vista Business 32-bit  and want to do a clean install to Windows 7 Pro. Sounds like I can get all the drivers via System Update 4.0, but I'm concerned about how to save/re-install some of the software that

  • BT SmartTalk won't run on my Ipad 3

    I installed the app on my Ipod and it works perfectly. I installed it on my Ipad and when I click the icon, it loads and then shuts down immediately. I have rebooted the Ipad. I have uninstalled and then reinstalled the app several times but the same

  • Canadian buy ipad 3G in US and use it in Canada

    I am living in Canada and plan going to the State to buy a ipad wifi with 3G in US because it is cheaper than Canada. Does anyone know the ipad 3G bought in US and also use in Canada (use ipad data plan with Rogers)? Is the sim is unlocked that I can