PLD - Items split in 2 different pages in while printing

The User has entered only 5 Items in PO.When he sees the print preview , it is displayed in 2 different pages.
ie 4 items in first page and last item in second page, even after there is a lot of space on the first page.
Why is it happening.
I have used the field Items-Item-Remarks which is a text field.

Hi Sanjay Khimesra,
In our system, everytime when a document is printed, the Page Footer part will be printed on each page. If there is no enough space for the whole Page Footer, some lines will be moved to the next page. Please kindly ajust the Page Footer size to check whether it is the case in your situation.
Hope this helps
Regards, Summer
SAP Business One Forums Team

Similar Messages

  • Adding page break while printing dynamic text matter

    Hi!
    This is a bit of a tough one ...
    Im trying to print the content of a large scroll pane that
    spans multiple pages. So far i have managed to get the contents
    printing out, dividing the content between the pages using the
    PrintJob class.
    My problem now is that i want to add a header and footer
    (both movie clips) on each page and want to add page break like
    ms-word.

    Still playing around with this, but I still can't get it to work correctly. I've selected Page 1 and tried to change the Content from Positioned to Flowed, but when I do, all my boxes are moved to the 2nd page, and the items on the 2nd page are now on the 3rd page. Can't for the life of me figure this out.
    I just want my boxes to grow as you type in them, allowing them to expand to additional pages by moving existing test boxes down the page.

  • Error in header of page VT70 while printing shipment

    When using transaction VT70 for printing shipments, after the shipment is displayed and when shipment is selected and executed to print In the next screen we get the shipment details in green but we also we header as below:
    FAMILY SUPPORT REGISTRY
    PO Box 1800
    CARROLLTON GA  30112-1800
    USA
    and then the shipment details.
    we dont know where the header information is coming from and it has become unwated on the display. The description matched one of the vendor but this vendor has nothing to do with the order of shipment.
    We are trying to figure where is this vendor description coming from. if any one of you have any clue, please let me know that would be big help. I have tried to debug the program but havent been able to figure out.

    Had opened up ticket with SAP, but after some time we could not re produce the issue in production system, so had to close the ticket.

  • Unable to change Page settings while printing

    We have developed a enterprise-wide application using .Net. When the user tries to print the reports, he would like
    to get control on the orientation, paper size and font size. Can anyone help me on, how to provide this option to the user
    while printing reports ?
    We are using Crystal reports which came bundled with Visual Studio.

    Need a lot more info, check the Rules Of engagement to help.
    ALSO, search forums, this question has been answered multiple times with code samples.
    What version of .NET and Cr assemblies are you using?
    Any CR Patches installed?
    Is this a Windows or WEB application?
    How are you printing, from the Viewer/Browser Print button?
    If printing directyl which Printer API are you using?
    Thank you
    Don

  • Page number problem while printing

    We are unable to get the page number while printing from SAP, we are trying to print a word document from SAP and when it prints the page numbers do not appear properly. if we save the document to the desktop and print, it prints properly.
    We print to a Xerox 7345 printer...we have loaded the exact driver, but still does not print. Can anything be done from UNIX side for this.
    the page number appear as 0/9 0/9...where it should appear as 1/9, 2/9..etc..
    Any help is highly appreciated, Hope there are some good Basis guys out here.

    Hi Aakash,
    Is it from report or SAP Script?
    Regards,
    Atish

  • Need to resequence the pages while Printing

    Hi,
    I have a PDF with 4 pages but while printing, I want to print them in the order of pages as 3, 4, 1 and 2. This is just an example. I even have a PDFs with 100 pages which has to print in the order of pages as 99, 100, 97, 98 and so on.
    Can anyone guide me on, how to implement and automate this sequencing during printing?

    This question really has nothing to do with the PDF specification. You
    might get better results asking in the Acrobat forum. However, have
    you looked at imposition software, such as QuiteImposing, as a
    possible solution?

  • How to change a text item to have a link that opens a different page?

    Hi,
    How to change a text item to have a link that opens a different page?
    Thanks,
    Guy

    Hi Denes,
    I understood what the code will do. But it did not work.
    ...a href="f?p=&APP_ID.:2:&SESSION.">LINK</a...
    By default, P5_TASK_NAME displays Task Name which is passed from Page 3.
    So I changed your code as follows so that P5_TASK_NAME value may be displayed with a link.
    ...a href="f?p=&APP_ID.:3:&SESSION.">:P5_TASK_NAME</a...
    But P5_TASK_NAME value appears without any link and does not open page 3.
    Then I created a new text item (display only) in the same HTML region in page 5 and entered the following code in the default box:
    ...a href="f?p=&APP_ID.:3:&SESSION.">LINK</a...
    When I ran the application, it displayed the whole code as text.
    How can I display P5_TASK_NAME value with a link to open page 3?
    Would appreciate your help.
    ... to be replaced with < or >
    Could you please let me know how to display link code correctly?
    Thanks,
    Guy
    Edited by: GUY3 on Mar 11, 2009 4:20 PM

  • Reference Items from different pages

    Hey Guys,
    I have a short question:
    How can I reference Items from a different page?
    I have a query, which references to a datepicker from another page.....
    Can anybody help?
    Thanks,
    Tim

    Tim,
    just as you would reference the item on the same page.
    The current value is written to session state.
    For example, you datepicker on page 1 is called P1_DATE1.
    Then you can reference is using the usual methods on page 2:
    select v('P1_DATE1') from dual;
    select :P1_DATE1 from dual;
    select '&P1_DATE1.' from dual;~Dietmar.

  • How to change the menu item's title in different language master page?

    I have a menu item in my English master page. I can change the titles of the menu items as I like in English related pages, However when I change the titles in the same pages that is related to different language page master, the changes does not take affect. Please  help. 

    you can use different CSS classes given in http://www.oracle.com/technology/tech/blaf/specs/textStandards.html
    --Prasanna                                                                                                                                                                                                                                                       

  • How can i redirect to with one button to different pages!

    Hi All,
    For any application, for the first time,if a new table exists then there will no data in that table.
    based on this scenerio,in my application,i am handling apex validation staying that "you have no data. Please click here to go Reset symbol page.
    when it redirects to Reset symbol i am providing a text box and with a button. Once there enter a symbol and click on button it will inert in that table and again redirects to Home page for say-39.
    simillarly what are the functionality available in home page i had implemented same thing but only it differs page no for say-115.
    In both the scenerio's i will be redircting reset Symbol page where there can insert a symbol explained in above scenerio case.
    My problem is when i am throwing the error msg from page-39 i am redirecting to Reset symbol and when there enter symbol and click on button again i will be redirection t page -39 because the error had came from page-39.
    If the same error comes from page-115 then also i will redirecting to same Reset Symbol where there will be entering symbol and click on button, in this case it should redirect to page-115 instead of page-39 because i have got error from page-115 but not from page-39.
    How to handle the above scenerio, please help me out.
    Thanks in advance,
    Anoo.

    Hi Andy,
    Thanks for your suggestion, it is working fine..But i am facing one problem in page 115, i have two regions and both regiosn have same name but only difference is items names.. when i had tried to rediect to page-115 the umwanted one regions is showing instead of expected region. It is getting failed here bec it is rediecting to differnet region.
    Any suggestion on this!
    Thanks,
    Anoo..

  • Creating a .pdf with different page views

    I'm tyring to create a .pdf with different page views.  For example as the viewer goes through the .pdf some pages I would like viewed as "single page view" and others "two page view".  Is this possible?   I'm working with Adobe Acrobate Pro.  Thanks for any suggestions.

    It's possible to use the Page Open actions to trigger a view mode change but it's messy - if the user tries to override them because they prefer to zoom in, etc. then they'll get very annoyed when things keep resetting.
    To create a Page Open action, open the thumbnails panel, right-click on a page, choose Page Properties, then the Actions tab. You can use the Execute a Menu Item tool to fire one of the view modes.

  • Multiple objects to have the same rollover state at the same time (but link to different pages)

    Hi,
    I have a mac
    I would like to know how i can have multiple images with the same rollover states - but which show up at the same time on more than one image, (but each item to have its own linking property applied to it)?
    see image below: i want both box 'A' to pop with the same rollover state even if I'm hovering on just one of the boxes. But i want each of the boxes to link to different pages in my website.
    Ive tried grouping the images and moving them to their own layer, but the rollovers aren't 'linking' together on multiple objects
    help!
    thanks

    It's not, but you don't need that to achieve the behavior you've described. A1, a trigger, will have the states and hyperlink you desire. On rollover it will show its rollover state and will show its target container which will be directly on top of A2. It will look like a rollover state for A2. Repeat this for A2, B1 and B2 and I believe you achieve the behavior you've described. It's just a different way of approaching the problem (that happens to fit the tools available in Muse).

  • Redirect user to a different Page based on number of  Liquid output result

    I want to redirect the user to a different page based on the number of results. I have some multi-account users and single account user in my secure zone. I want single account users to be sent to a different page, while multiple account user should be shown their accounts and they user can now click the account he/she wants to access. This is my code:
    {module_data resource="customers" fields="company, email1"  where="\{'company':\{'$contains':'{{this.globals.user.email}}'\}\}" skip="0" limit="500"  version="v3" collection="companyXtra" template=""}
    {module_webapps id="21927" filter="all" collection="companyAccess" template=""}
    {% for item in companyAccess.items -%}
    {% assign counter = {{forloop.length}} -%}
    {% if globals.user.email = item.email and counter = 1 -%}
    <script>
    window.location.replace("/single-account-user.html");
    </script>
    <a class="w-inline-block szone-navlinks multiplecoy" href="{{item.url}}">
        <div class="szone-holder">
          <div class="szone-narrate addenrolee">{{item.name}}</div>
        </div>
      </a>
    {% else %}
    <p><a href="{{item.url}}">{{item.name}}</a></p>
    {% endif %}
    {% endfor %}
    </div>
    Please what I'm doing wrongly. Can someone kindly assist. Thanks.

    Hi Liam I have since been reviewing my query using the BC API Discovery which has been a good guide for me. But the result is just displaying the core customer's company, though the other company has a default email/email1 as the core customer.
    This is my new query:
    {module_data resource="customers" version="v3" fields="company" skip="0" limit="10" where="\{'email1.value':\{'$contains':'{{globals.user.email}}'\}\}" order="id" collection="myData"}
    <pre>{{myData|json}}</pre>
    This is the json:
      "moduleName": "data",
      "moduleDescriptor": {
      "templatePath": null,
      "parameters": "resource=\"customers\",version=\"v3\",fields=\"company\",skip=\"0\",limit=\"10\",where=\ "\\{'email1.value':\\{'$contains':'[email protected]'\\}\\}\",order=\"id\",collection=\"myData\"",
      "apiEndpoint": "/api/v3/data",
      "objectType": "-1",
      "objectId": "-1",
      "adminUrl": ""
      "items": [
      "company": "The vivove company Limited"
      "totalItemsCount": 1,
      "skip": 0,
      "limit": 10,
      "params": {
      "resource": "customers",
      "version": "v3",
      "fields": "company",
      "skip": "0",
      "limit": "10",
      "where": "\{'email1.value':\{'$contains':'[email protected]'\}\}",
      "order": "id",
      "collection": "myData"
    I expected to see two companies. This is screenshot of my the companies in the CRM:
    Screenshot by Lightshot
    Screenshot by Lightshot
    Thanks. most appreciated.

  • Is it possible to group 2 objects that are located on 2 different pages in InDesign CS4 JS

    Is it possible to group 2 objects that are located on 2 different pages. Would it be something like that:
            var myArray = new Array;
            //Add the items to the array.
            myArray.push(myLine1);
            myArray.push(myLine2);
            //Group the items.
            var myPages = app.activeDocument.pages;
            myGroup = myPage.groups.add(myArray);
    Thank you very much for your help.
    Yulia

    You can group objects from distinct pages only if they belong to the same spread.
    For instance, if you have a rectangle on page 2 and a rectangle on page 3 in a "facing pages" configuration, this should work:
    var doc = app.activeDocument;
    var r2 = doc.pages[1].rectangles[0]; // rectangle on page 2
    var r3 = doc.pages[2].rectangles[0]; // rectangle on page 3
    // it's better here to handle the parent spread:
    var g = doc.spreads[1].groups.add([r2,r3]);
    // but this may also work:
    // var g = doc.pages[1].groups.add([r2,r3]);
    // var g = doc.pages[2].groups.add([r2,r3]);
    @+
    Marc

  • Different layouts for different pages

    hi all,
    i have created a form in which there are 5 output pages but the print preview shows only the first page out of 5.i want to go to the next page.plz help how would i do that.and  i want different layouts for different pages.
    thnks n regards,
    mukesh.

    Hi Mukesh,
    Read these lines which has been given in help.sap.com and also go through the link given below.
    Main Window on Several Draft Pages :
    if you want the pages on which a table with items is printed to have different layouts. Height and position of the main window may differ on the different pages, but the width must remain the same throughout.
    [Main Window|http://help.sap.com/saphelp_nw70/helpdata/en/b1/243fdabeee11d4b633006094192fe3/content.htm]
    Regards,
    Sravanthi

Maybe you are looking for

  • HP Touchsmart 600 have a noisy sound

    Hey Guys, i'm just newbie using this pc. I've got some problem here. When i used pc for the game like fifa or pes, a 5-10 minutes later, there's will be annoying sound in my pc, like buzzz.... and the sound is keeping for 4 minutes and then starts ag

  • Wireless Headset SL-3

    I just recently purschased this headset for my Zen Touch for to discover that I can't skip songs either way, neither can I pause thru headset. And such handy remote control was main reason why i bought exactly this headset to start with. Only thing I

  • Printer connection errors after upgrade - help

    After upgrading to 10.5 - any of our printers that were already established are now not accessible. They give the message - "Attempting to connect to host RNPB5FAE6.local. on port 9100" after a while - then unable to connect will retry. If I delete t

  • Directory search returns wrong results when you modify the view

    Hello, I have a custom list used a staff directory.  This is SharePoint 2013.  I am using a search box where users can type in names to find people.  When I add or remove a record in the list or modify the view and then I search for my name, all sear

  • Text error message in CS3

    Here is another strange error I just got: What does this mean? It happened when I hit command-A when editing text. I can type, but just not select all.