Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAPScript does not show the table in the second page

Former Member
0 Kudos

Hello,

I have a SAPScript, and this show information in a document, but when I send this document to print, the first page prints well, but not the second.

Please see the images below

In the second page does not show show well the table:

Do you know how can I solve this? I need activate any propertie?

Thanks and regardas

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello All,

First thanks for your answares, I solved the issue, let me share you my solution:

I moved the Item_header of position, and now my sapscript prints very well.

http://a.pictureupload.us/16220473665130bced2c301.png

Thanks again

8 REPLIES 8

Former Member
0 Kudos

Hi Luis,

Do you have one page or two pages for the script?

If you have only one page - check if there is any condition like &Page& = 1 before the box statement.

If there are two pages - check if the window in which the box statements are there exists in the second page and that there are no conditions mentioned for the box statement.

Former Member
0 Kudos

Hi Luis,

Do the second page as same with the first page settings..with the same window design..

then may be your problem get solved..

Regards.

Pavan.

nabheetscn
Active Contributor
0 Kudos

Please check whether you have Box statement on the second page or not..?

Former Member
0 Kudos

Hi Luis,

for the 2nd page,  U can check the Box statement and increase it's length. If doesn't work, U can Draw another Box for the text that should be inside the box. If you are using diff Text Elements for diff pages, make sure, U trigger box statement accordingly.

Plz correct me If I missed anything from the requirement.

Thanks

Vivek

Former Member
0 Kudos

Hi Luis,

Make sure your SAPScript contains multiple page settings is configured. The reason why it doesn't print 2 pages is that the second page has the same properties as the front page.

Former Member
0 Kudos

Hello All,

First thanks for your answares, I solved the issue, let me share you my solution:

I moved the Item_header of position, and now my sapscript prints very well.

http://a.pictureupload.us/16220473665130bced2c301.png

Thanks again

0 Kudos

Hi Luis,

Any chance you could re-post your solution picture? I have the same problem.

Thanks,

Dean.

0 Kudos

Unfortunately I have the same problem and the link

http://a.pictureupload.us/16220473665130bced2c301.png

is not working.

Please can someone give a solution to that problem? Strange thing, same MAIN window in FIRST and NEXT page but the borders show only on FIRST page, missing from NEXT page instances.