‎2005 Jun 28 8:17 AM
Hi EveryBody
in the sapscript there are 2 pages to be printed and in
page1 there are 10 windows and in
page2 there are 5 windows and i want to add one window
available in page 1 in page 2 also.
I have created the elment but it is not dispalying in the
output
‎2005 Jun 28 9:03 AM
Hi
Make sure that the new window is available on Page Windows (1 and 2). In other words, make sure that not only you created the window but also you assigned it to the Page 1 and Page 2. Check the attributes of the window ie. Left/Upper margin and width/height. Put a dummy text into the window. You should be able to see that text on both pages.
Hope this helps.
Thanks
Wojtek
‎2005 Jun 28 9:26 AM
the window is in both pages and attributes like upper margin and every thing are same but not appearing the second page
‎2005 Jun 28 11:42 AM
Hi
Sounds very strange. Is the window appearing on the 'Page 1'? Is 'Page 2' set as a Next page on 'Page 1'?
If you do the preview 'Test print' from Utilities menu (TC SE71), can you see your window? It should be visible as a box with a grey border.
Thanks
Wojtek
‎2005 Jun 29 6:09 AM
Hi All,
in deliverynote script program if there are more materials in the list it will print in second page also.
in first page apart from main and header window we are having title info,info1,numbers in first page they are defined.
while printing the second page i need to print the details in all windows.
but it is not printing though i added the windows in the next page also.
whether i need to modify the print program for this case.
Please tell me how to proceed