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

Back side printing in Script..

suresh_kumar53
Participant
0 Likes
465

Hi Experts,

In script i need to print back side(which is common for every page) on each page.

For that i created FRONT, BACK pages.

FRONT Next page BACK and Print mode is 'D'.

BACK Next page FRONT, Print mode blank and no main window in this page.

Now what happens is it is not printing the back side of the very last page. Suppose 10 pages are there then it is printing the back side of first 9 pages but not for 10th page. If only one page is there it not printing back side at all..

Please let me know the solution..

Regards,

Suresh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
436

Hi,

in page setting of the script, Select your page and set the print mode as 'D' ( Duplex printing)

Go to SPAD , take output devices .

Choose your output device , double click

take the output attributes.

Give the print mode as Duplex.

Your printer also should be set for the duplex mode.

Check this link for more details.

http://help.sap.com/saphelp_nw04/helpdata/en/90/78f07e030211d399b90000e83dd9fc/content.htm

Regards,

Satish

2 REPLIES 2
Read only

Former Member
0 Likes
436

Hi Suresh,

This might help u out.

In SE71

go to Pages

and check the attributes of each page

FIRST page Print attributes

Check the PRINT MODE

default it will be space

give there 'D' (for duplex) and see

it prints double side

For more info. see the link.

[http://help.sap.com/saphelp_nw04/helpdata/en/90/78f07e030211d399b90000e83dd9fc/content.htm]

Reward if helpful.

Thankyou,

Regards.

Read only

Former Member
0 Likes
437

Hi,

in page setting of the script, Select your page and set the print mode as 'D' ( Duplex printing)

Go to SPAD , take output devices .

Choose your output device , double click

take the output attributes.

Give the print mode as Duplex.

Your printer also should be set for the duplex mode.

Check this link for more details.

http://help.sap.com/saphelp_nw04/helpdata/en/90/78f07e030211d399b90000e83dd9fc/content.htm

Regards,

Satish