Setting Duplex Settings in RJS iSeries Office Integrator without using EventVB AP
From Support
The following settings can be passed to the iSeries Office Integrator to set the duplex printer settings without using the EventVB API
When specifying SIMPLEX, DUPLEXHORIZONTAL or DUPLEXVERTICAL an API called EventVB is used and seems to not always work s as expected on Windows XP.
The following duplex settings bypass the EventVB code when setting duplex settings:
SIMPLEX2 - Print single sided output. DUPLEXHORIZONTAL2 - Print duplex output and flip page horizontally. DUPLEXVERTICAL2 - Print duplex output and flip page horizontally.
