cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Double side print SAPscript

0 Likes
340

Hi all,

I want to double side the production order.

The test with the standard text SAPSCRIPT-PRINTMODETEST (SAP note 96102) is working.

If have tried it with the command /: DUPLEX in the form and also with the function modue control_form and 'DUPLEX'. But it doesn't work.

I don't understand the following from SAP note 96102: "To understand the application of printmode attribute, it helps to view the used test form "S_TEST_01" using Transaction SE71".
I can't see any special thing in the form S_TEST_01....

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

Additional: I have defined a first page "MAIN" with print mode "D" and next page "NEXT". On page "NEXT" print mode is empty. Both page have a window MAIN.

Next page for page "NEXT" is "NEXT".

I see that the printer try to print double-side (paper comes out, go back and comes out). But it is only single-side printed.