Bilateral printing, what do the Duplex parameters mean?
-
The Rave Report is managing a two-way print. What do these parameters mean?
dupSimplex dupHorizontal dupVertical
dupVertical
I see.dupHorizontal
- I don't think so.dupSimplex
- It's not clear.
-
https://www.nevrona.com/download/RaveDevRef.pdf :
This property will set the duplex mode for the current printer. Not all printers or drivers support duplex printing, use SupportDuplex to determine availability.
dupSimplex - Simplex mode (Duplex mode NOT initialized)
dupHorizontal - Duplex mode initialized - print Head to Toe
dupVertical - Duplex mode initialized - print Head to HeadTranslation:
- dupSimplex without ouplex (print on one side of the sheet);
- dupHorizontal is the coup of pages along the horizontal axis (low one side = top of the other);
- dupVertical is the coup d ' état of pages along the vertical axis (lead to the right left like a book).