Application Development and Automation 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: 
Read only

SAPscript question

Former Member
0 Likes
1,008

Hello,

In my SAPscript, I design 3 page , FIRST, NEXT and LAST . but when I test printing in SE71 . There's error :

Output is continuous or contains too many pages (>4)

Message no. TD405

Diagnosis

The number of pages output is too large.

System Response

The formatting of the document was terminated.

Procedure

Please reduce the number of output pages by dividing the text into several sections which can be formatted separately.

Could you please help me?

Thanks

1 ACCEPTED SOLUTION
Read only

madan_ullasa
Contributor
0 Likes
725

Hi Hoa,

since you have 3 pages, i beleive the format is different for each page. If you are sure that your second page is 'NEXT' page, then in 'Page' tab of page 'FIRST' mention next page as 'NEXT' and in 'NEXT' page mention next page as 'LAST' and for last page, the next page is 'LAST'.

Let me know if still have issues.

regards,

Madan..

3 REPLIES 3
Read only

Former Member
0 Likes
725

Hi,

Could you please re check, whether the "STANDARD ATTRIBUTES" for the page "LAST".

Please check whether you had mentioned the "NEXT PAGE" option for page "LAST".

Mention the name of the page which you want to repeat, if the content exceeds the current page.

Thanks & Regards,.

Vamsi

Read only

Former Member
0 Likes
725

Hi

Check page attributes i also created three pages but i din get this kind of problem....In page aatributes we have three radio button options..

iNITIALISE COUNTER

INCREASE COUNTER

LEAVE COUNTER CHANGED..I have selected second one...

Give first page as initilaise counter

second and last as increase counter..

Read only

madan_ullasa
Contributor
0 Likes
726

Hi Hoa,

since you have 3 pages, i beleive the format is different for each page. If you are sure that your second page is 'NEXT' page, then in 'Page' tab of page 'FIRST' mention next page as 'NEXT' and in 'NEXT' page mention next page as 'LAST' and for last page, the next page is 'LAST'.

Let me know if still have issues.

regards,

Madan..