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

Duplex Printing with SAP script

kvangalapati
Discoverer
0 Likes
1,258

Hi Experts,

We have a requirement to do duplex printing using SAP script. I have set duplex mode (D) in SAP script print attributes ( For first page I have set as 'D' and for next page i have left blank ), but the output is not printing on both sides.Printer is capable of duplex printing, Please help me with a solution.

Regards,

Kiran.

7 REPLIES 7
Read only

Former Member
0 Likes
1,181

Hi Kiran,

Can you try a sample print out from the printer using normal settings (not duplex) and see if it prints.  I'd like to know if there is any printer connection issue first.

Read only

0 Likes
1,181

Yes ! Miko

We are able to issue print from the printer without duplex settings.

Read only

0 Likes
1,181

You need to adjust some settings in your SPAD that is meant for duplex printing.

After the adjustments, there is a function that can be used to test print the duplex.

Please check this link for details:

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

Read only

0 Likes
1,181

I think all the neccessary settings are done for printer in SPAD because i am able to print SAPSCRIPT-PRINTMODETEST successfully for duplex scenario.

Read only

0 Likes
1,181

Can you run a CHECK on the form and see if there is any error message returned by the syntax check.

I have tried printing a form before wherein it did not print because of an error message "Window exceeds allowed size...."

Read only

0 Likes
1,181

I am actually printing for check only, it perfectly prints. Only problem I am facing is duplex printing is not working.

Read only

0 Likes
1,181

Hi Kiran,

Could you please check printer side setting with the help of printer team?

I was earlier face same kind of probelm for check printing that time infrastructure team was done some setting from printer side, after that system start working correctly.

Regards,

Prasenjit