Sprache auswählen

If your printer does not have enough paper trays it is difficult to print simplex and duplex jobs from a tray which is loaded with preprinted or prepunched paper. The reason is the how your printers prints duplex. In order to run the printer at full speed, the printer prints first the back page, and then front, back (next page), front, ..

The advantage of this method is to run the printer at full speed, the disadvantage is in simplex mode, the front page is on the back page of the form. So the print is unusable unless your Software can handle this problem. Of course there is an easy way doing this with ELP. The trick here is to print the page always duplex, even when a simplex job is launched. Here is a possible ini file setting for doing this:

[GLOBAL]

; Function needs ELP to be activated

ELP=ON

[exchange by default]

; Because a 1 is in each data stream the primary trigger is always true

TRIGGER_BINARY=1

; Execute section only if print job is printed from paper tray 7

PAPERTRAY=7

; Execute section only if print job is simplex printed

SIMPLEX_DUPLEX=0

; Set job to duplex and print every job page as a back page. Also reset Tray 7, in order to erase possible media types

elp_command=C1:1S1B1H7;C1B1;

[Printer Settings]

; Printer default menu settings, needed if data stream does not define some of these settings

ORIENTATION=PORTRAIT
RESOLUTION=600
PAPER_SIZE=A4
SIMPLEX_DUPLEX=0
PAPERTRAY=1

If the tray is selected via the Paper Media Escape sequence, use search_binary and replace_binary to change the sequence to the dedicated paper tray sequence.

 

Related articles: Duplexing

Wir benutzen Cookies

Wir nutzen Cookies auf unserer Website. Einige von ihnen sind essenziell für den Betrieb der Seite, während andere uns helfen, diese Website und die Nutzererfahrung zu verbessern (Tracking Cookies). Sie können selbst entscheiden, ob Sie die Cookies zulassen möchten. Bitte beachten Sie, dass bei einer Ablehnung womöglich nicht mehr alle Funktionalitäten der Seite zur Verfügung stehen.