Header Area of Table is not printing on Next Page in SMARTFORM

Hi All,
I am facing one problem while Developing a smartform for Delivery.
I want the same data to be copied to the Next page which is coming on first page. I copied the Main window to Next page with all the details but the Header of the Table is not printing on the Next(Second) page.
Please help me out regarding this...
Thanks in advance for your help....
Thanks & Regards,
Digamber

Hi,
If you are talking about the table (which you created in the main window) and you want the header of the table to be printed on the next page. Is it because of overflowing that's why its printed to the next page?
If yes, the header cannot be printout out.
Just for your information. If you want a window in the first page to be copied to all subsequence pages, set the window type to be copies window.
Hope it helps.

Similar Messages

  • Header window tiotle not printing on next page

    Hi !
    I have aa form in which I have a header table created inside the main window to print the titles of the line items, unit , unti price , Qty and totals. The next page has the similar format with the headerr table inside the main window, but unfortunately the header titles from the header title prints on the first page and when there are more items and the items are carried over to next page the titles dosent print on next page. Could nayone please tell me why the titles wouldnt be printing on the next page when the format is the same on teh next page also and it does have the texts to print there . Only the items are printing and not its titles.
    Thanks,

    Hi!
    Thanks for your reply. We are anyways getting the header in the first page its that I am not getting the header titles on second page and folowing pages only. I do have a next page in my smartforms and as per teh design both the pages has the header wondow but still it dosent print on second page but prints on first page. What I ahve done is created an extra window on my next page and created temp[late under that with the header titles and this prints it oin the second page now.
    Thanks

  • Help Req'd! - Table will not flow onto next page!

    Hello!
    I am currently doing some form design for a large SAP project in the UK and am having problems with getting a table on a remiitance advice form ive created to flow onto a new page.
    currently my form is configured as follows:
    - saved as a dynamic pdf.
    - 2 master pages: the first containing text fields for form title, company logo, addresses, and a disclaimer at the bottom, page numbering, as well as a border created with rectangles. The second contains all of the above except the addresses.
    - 1 body page: contains a subform set to flowed (top to bottom) which contains a table with header/data/footer rows. The data row is set to repeat data so as to expand when there is more than 1 dataset.
    i have tried playing with content areas but they will not stay at the size to which i draw them and then cannot be manipulated afterwards, also i only have pagination settings available to me on the body page itself in the hierachy. the subform inside it, and the table inside that, have greyed out pagination settings.
    finally the body page is set to positioned at present as setting it to flowed causes the subform containing the table to shoot to the top of the page!
    The problem I am getting is that the table when containing lots of data just runs off the end of the page!!
    Any ideas much appreciated!
    Thanks!!
    Edited by: Ryan Harris on Jul 3, 2008 1:05 PM

    Basically you can tell the bodypage to overflow to the second masterpage when it runs out of space.
    On the bodypage properties that's done within the pagination tab.
    Make sure that you enable the "Allow page breaks in contents" tickbox.
    By the way, just wondering, how did you save the form as dynamic, since dynamic is only enabled in the SAP world by setting a dynamic/enabled flag.
    If you are testing outside of sap in the LiveCycle designer you might want to close the file and then reopen it, after you saved it as dynamic. There's a nifty setting in the LiveCycle designer properties which enables you to create dynamic pages by default. It's in the LiveCycle Designer Options.

  • Smartform Error: Items not printed on next page

    Hi everyone,
    I am currently working on a Smartform for printing an Invoice. The problem is as follows:
    I have a First page and a Next Page. There is a Summary in the footer.
    If the items fit on the First page, then there is no problem. If there is space then the Summary is printed on the same page, if there is little space, then the Summary goes on to the Next page (Page Protection is applied).
    The problem arise when the items do no fit on the First Page. In this case, I get a weird error saying "Unexpected Error" and some Message 003. I can't understand what the problem is!
    I have various attachment pages as well and they are printed properly.
    Please help me crack this error at your own leisure!
    Thanks.
    Edited by: kishan P on Oct 13, 2010 9:44 AM

    Hi Ameya
    there might be syntax error. Try to get what exaclty is an error using following code.
    CALL FUNCTION <smartform>
        EXCEPTIONS
        IF SY-SUBRC  0.
           CALL FUNCTION 'SSF_READ_ERRORS'
                IMPORTING
                     ERRORTAB = IT_ERRORLIST.
         ENDIF.
    In IT_ERRORLIST you will get error message.
    Regards
    Sachin G Patil

  • Not printing the Second Page in SMARTFORM

    Hi,
    I am working on Purchasing Smartform... I have created a layout with 2 Pages.. In 1st page I have the Data and in 2nd PAge i am having Terms & Conditions.. But in the output 2ndpage is not printing.. Please help me regarding this issue...
    Thanks in Advance
    Muralikrishna

    >
    muralipsharma wrote:
    > Hi Arul,
    >
    > I did what ever you said in previous message, but still i am not printing the Page2... you said that go to COMMAND node, for which window I have to create COMMAND node.. I have created a COMMAND node for MAIN window in FIRST page.. but still its not displaying...
    > Actually in my First page I am having the data and in second page I am having Terms and Conditions in MAIN window..
    > Thanks in Advance,
    >
    > Regards,
    > Muralikrishna
    >
    > Edited by: muralipsharma on Jul 30, 2010 3:05 PM
    is the first page completely filled with data or do you always want to print the second page no matter if there is an overflow or not ?
    so you have defined a new page like 'NEXT' .
    then in the 'FIRST' page create an event and a command and check next page.

  • The table content is not printed on next page.

    I made a form with a internal table which have so many rows.
    The Internal table's content is printed on only one page.
    Absolutely, the internal table has rows enough to be printed more than two pages.
    What I have problem? I looked around SDN related document.
    Some SDN peer say "How about usinge subform?".....
    If the subform is way to sovle this problem, Let me know on that in detail.
    Regards Etnaya

    > Hi Junha,
    >
    > Use a 2-Level Subform hierarchy.
    >
    > The Top Subform (Parent) should have the following
    > settings:-
    >
    > 1. The <b>Type (In Palettes->Object->subform)</b>
    > should be <b>Flow Content</b>
    > 2. The <b>Flow Direction</b> should be of Type
    > <b>Table</b>.
    > 3. <b>Check</b> the box for <b>Allow Page breake
    > within Contents</b>
    >
    > The Child Subformshould have the following
    > settings:-
    >
    > 1. The <b>Type (In Palettes->Object->subform)</b>
    > should be <b>Flow Content</b>
    > 2. The <b>Flow Direction</b> should be of Type
    > <b>Table Row</b>.
    > 3. <b>Check</b> the box for <b>Allow Page breake
    > within Contents</b>.
    > 4. Also <b>Check</b> the box in the <b>binding</b>
    > tab for <b>Repeat Subform for each Data Item</b> and
    > set the Minimum count to 1
    I'm affraid Poojith M V is using an older version of Adobe Designer (not 7.1).
    Above comments on Table design are not applicable to the Designer 7.1, where absolutely new mechanism of table design was implemented.
    With latest version of Designer using 2-level Subform becomes unneede - Body page with table included directly in it should be enough.
    Regards,
    Petr Perstnev

  • BIP Report PDF layout not extending to next page

    Hi,
    I am using BI Publisher Report.
    I need to show the data in columns. Ex: Plan Name. Each plan name should be shown in separate column. While doing so, when the paper size is completed, data is not printing in next page.
    I need to merge the cells above the Plan Name along with the heading on the first column. But merging is not happening.
    But the merging is not happening as expected. Merging is happening as below
    Is there any thing which I am missing. Could any one help me in this regard.
    Thanks!
    Regards,
    Kishore Nerella

    Hi Vaibhav,
    Is there any error displayed for this issue? If you can debug the ASP.NET application in VS, can you try to set breakpoint at the event
    protected
    void
    Application_Error(object
    sender,
    EventArgs
    e)
    in Global.asax.cs to see whether the breakpoint would be hit and what kind of error it is when clicking next page.
    Thanks,
    Wynn

  • HP 7280 all-in-one says ink cartridges are empty and will not print from PC, but it copies fine.

    Replaced 2 ink cartridges in hp 7280 but still says both cartridges are empty and will not print from PC, but it will copy fine.  When I try to print I get a error box that says "Ink cartridges empty - replace black and yellow ink cartridges to continue."  They are brand new - just bought them - expiration date Sep 2015.  Have tried rebooting and disconnecting and reconnecting everything.  Same error, but it still will do color copies fine - all cartridges are working.  Help?! 

    Hi tfmartin,
    I understand you have a Photosmart C7280 that you are unable to print to from your computer. I'm sorry to hear about this, but I will certainly do my best to assist you in resolving this issue.
    Before I can offer any suggestions I do need to know which version of Windows or Mac that you're using and how the printer is connected (wireless or USB). Once I have that information I should be able to help you better. In the meantime, if you're using Windows, please download and run the HP Print and Scan Doctor to see if it can assist with the issue at hand
    Hope to hear back from you soon! Have a great day
    Please click “Accept as Solution ” if you feel my post resolved your issue, as it will help others find the solution faster
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    **MissTeriLynn**
    I work on behalf of HP

  • Reports: Object not printing on 'ALL PAGES' as specified in Property sheet,

    Oracle Reports 6.0.8.11.3
    Object not printing on 'ALL PAGES' as specified in Property sheet, 'PRINT OBJECT ON' property.
    page size orientation has been verified at main report layout node 'f4', it is set 11x8.5
    Thanks for your help.

    Got it.
    Problem:
    Heading included in Main body printing only on first page even though, PROPERTY, ‘PRINT_OBJECTS_ON’ for all objects are set to:
    ‘ALL PAGES.
    Solution: Select the parent frame of the objects that are printing on all pages and drag it down to include the frame that encloses the Heading information that is currently not printing.

  • Line items are not coming on next page in Bill of Lading

    When I am printing Bill of Lading, if it has around 8 line items then its printing on the first page, but if line items are more then its not printing the remaining line items on second page.
    I have one delivery with 10 line items, when I am printing it then on first page 7 line items are coming and for 8 line item only material is printing and on second page its description is printing but last two line items are not printing at all.
    Kindly help me to resolve the issue as it is very critical.

    Hi,
    Check below points.
    Point 1:
    When you create a delivery document, you create it for a Shipping Point.
    So whatever the line that came in to one delivery has determined same shipping point that you entered in VL01N screen.
    Others got a different shipping point and that's why it didn't come to the same delivery document.
    Shipping point determined based on below criteria
    - Shipping Condition - From customer master
    - Loading Group - Material
    - Plant  - Delivery Plant of the sales order line item
    You assign a proffered shipping point for above combination in configuration.
    If that combination is not find, those line items are not going in to the delivery.
    You can check the log of the delivery document for more information as well.
    Point 2:
    Check the line item Requested delivery date and the "Selection Date" you entered in the VL01N screen.
    Al  Requested delivery dates has to be on or before the  "Selection Date" you entered in the VL01N screen.
    Those line items which has a date more than that will dropped in the delivery.
    Best regards,
    Anupa

  • My printer will not print the web pages using firefox...how do I set it up to print a web page?

    I have an hp photosmart c4180 printer and it will not print the web pages in firefox...how exactly do I set up FF so I can print web pages? I will need step by step instruction also on exactly where to go to set it up.

    Open System Preferences (gear icon on the dock), then open Print & Scan
    Click the + button at the bottom of the printer list
    If your printer appears....not all printers are supported....click on the name to highlight it
    Click the Add button to install the printer at the AirPort Express location
    Try to print. You must choose the correct printer at the AirPort Express location since the printer is "installed" at other locations on your network.
    If you open Print & Scan again, and select the printer at the AirPort Express, there is an option to make the printer the "default" location, so you do not have to choose which location to select when you want to print.

  • Hp officejet pro k550 will not print a test page using control keys on the printer.

    How do I print a test page to ensure that this printer is still operational?
     I have tried all instructions for clearing the printer of possible jams, removed and reinserted the print heads, and cleaned the rollers.  When pressing the appropriate keys on the front of the printer, it will not print a test page.  and no error lights appear.
    The printer has been connected to a different computer and ceased working last summer.  The printer would not respond to commands from the computer nor would it respond to keys on the front of the printer itself.  I can get the printhead to move using the controls on the front of the printer, however.  The printer is not currently connected to any computer and the nearest computer does not have the appropriate drivers installed.  Originally the printer was connected to a Dell desktop running Windows XP (sp 3).
    This question was solved.
    View Solution.

    Here's how to print a self-test page from the control panel.  
    I am an HP employee.

  • How to print grandtotal in table footer only in the last page in SMARTFORMS

    Hello Experts,
    How do I print the GRANDTOTAL in the table footer only on the LAST PAGE in SMARTFORMS.
    What I have done is in the text element of CELL1 of the table footer i wrote the folowing logic but not working.
    /: IF &SFSY-PAGE& EQ &SFSY-FORMPAGES&.
    * V_SUM.
    /: ENDIF.
    I even tried this.
    /: IF &NEXT-PAGE& EQ 0.
    * V_SUM.
    /: ENDIF.
    but still it displays the grand total on all pages at table footer.
    How do i go for this experts.
    Regards,
    Ranjith N

    HI Nambiar,
    To print the grand total only on the last page then create the secondary window --> create the text node for the grand total -->In the condition tab check only after the end of the main window.
    This grand total will be displayed after all the items and end of the main window.
    Footer in the table displays as the subtotals i.e on every page total is displayed..
    Regards,
    Sravanthi

  • Acrobat 9 bug? - Print Pages function does not print all bookmarked pages

    We use the Bookmark Print Pages function to allow for easy printing of sections of large PDFs. All of the pages that should be printed are bookmarked. The bookmarked pages print correctly in Adobe 8, but not in Adobe 9.
    I have put together a javascript workaround, but would prefer a solution that does not require distributing a file to all users.
    I would appreciate any suggestions on other possible workarounds.
    Here is the bug report I submitted to Adobe:
    Concise problem statement: The "Print Pages" function for bookmarks does not print all bookmarked pages in Adobe Reader 9.0 and 9.1. The same bookmarks print properly in Adobe Reader, Standard, and Pro 8.
    Steps to reproduce bug:
    1. Open the Adobe Acrobat SDK JavaScript for Acrobat API Reference PDF (Version 8.1, April 2007) in Adobe Reader 9.0 or 9.1.
    2. View the bookmarks. Right-click on New Features and Changes and choose "Print Pages."
    3. Open the same PDF in Adobe Reader, Standard, or Pro 8. (I used Adobe Professional 8.1.3.)
    4. View the bookmarks. Right-click on New Features and Changes and choose "Print Pages."
    Results and Expected results: Printing from v8 results in 12 pages. Printing from v9 results in 9 pages. Pages 741, 754, and 769 did not print from v9.

    I'm having the same issues.  Using the latest version 9.3.3.  Is this a bug? I tired calling adobe but their CR sounds like 3rd country only.  Anyone can shed a light on this issue?

  • When text is low on the page, it does not print on the page!

    Office Jet J6480, Windows 7 32 bit.
    Sometimes pages with a content line near the bottom of the page, does not print or the characters are only partially
    printed on the output page.

    Hello, you may be able to fix this problem on your HP Officejet J6480 All-in-One Printer by following the steps in the following document: "The Product Does Not Print the Bottom Page Border in Microsoft Office": 
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01671543&tmp_task=solveCategory&cc=us&dlc=en&la...
    There are two more links inside that web page with some other solutions if you are experiencing this problem with other Operative System:
    -Printed Text is Cut Off on the Last Line of the Page in Windows XP
    -Printed Text is Cut Off on the Last Line of the Page in Windows Vista
    I am an HP employee, Printer/All-in-One Expert.
    Give Kudos to say "thanks" by clicking on the "thumps Up icon"
    Please mark the post that solves your problem as an Accepted Solution so other forum users can utilize the solution.

Maybe you are looking for

  • Change_connection does not update entire info about application

    The procedure change_connection does not update the entire info of the about application window. When I change my connection the connect string in the about application window still shows the old connection string. I added the line g_connect_string :

  • How do i fax with an hp8600

    I am confused as to how to fax with my HP8600.  Please send simple directions. Thanks.

  • Able to see what machines are powered on or off

    For SCCM I would like the ability to open the computer view and instantly be able to see what machines are powered on or off, and also what users are currently logged in (if any).  This is a huge help when using Tivoli because you can instantly see w

  • Preserving links when exporting to PDFs from Pages 5.1

    Several people have noted that links do not survive after the first page of a PDF document when exporting from a Pages 5.x document to PDF.  *IF* the links are dislayed as html code, they will survive: e.g. html://www.apple.com will work on all pages

  • Windows7 64 bit BSOD on windows after disabling Bios APS? Please Help.

    Thermaltake Soprano New 2013 design XFX 850 XXX modular PSU MSI 990FXA GD80 Mainboard AMD FX X6 6300 Stock cooler Temps with smart fan control idle around 18% to 42% Load 8Gb Corsair Dominator 1333 DDR3 MSI Radeon 6890 Hawk Creative Xfi Fatality Cham