cancel
Showing results for 
Search instead for 
Did you mean: 

Duplex Printing Question

Former Member
0 Kudos

Hi All,

I'm printing ABAP list in Duplex mode but for some reason every other report will not print on the back of the first page? My device type is HPLJ4000 R4.5A+Only and the access method is C: Direct Operating System call.

Any help would be appreciated.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Kenneth,

I am using one of the printer devices from the note HPLJ4000. I've gone in to maintain the Format for X-65-132 and under the Printer Initialization is the command "# no cmds. list printing driver HPL2 is used!" I'm not sure where to go from here.

Thanks for your answer

Edited by: Stephanie Wooley on Dec 21, 2010 7:32 PM

Former Member
0 Kudos

Hello

If you use one of the device types mentioned in Note 143375, the printmode can be set in transaction SPAD for ABAP lists.

E.G.

SPAD -> Output Devices -> <Output Device> -> Change

-> Output Attributes

-> Output Attributes for list drivers and Smartforms

-> Print mode

For other device types, the print mode for ABAP lists would have to be modified in the printer initialization for each format:

E.G.

SPAD -> Full Admin -> Device Types -> <Device Type> -> Formats

-> X_65_132 -> Printer Initialization

The sequence for duplex would have to be added here.

Regards.