View Full Version : Duplex Printing Option for Report


Majid Umar
02-04-2002, 07:42 AM
Hi,

Is it possible to set a Macro or by use of Code, user can print duplex report i.e. two sided. I have looked in help and found this PrtDevMode, which contains duplex as member. I couldn't figure out how to use so, when user click on print licence it prints two copies of it using duplex option.

If someone can help on this please!

Sally
02-06-2002, 11:09 AM
Have you looked at: http://www.access-programmers.co.uk/ubb/Forum5/HTML/000617.html

It seems to fit the bill
HTH

Majid Umar
02-10-2002, 06:40 AM
i have resolved the problem using PrtDevMode in VB. Thanks for your help anyway!


[This message has been edited by Majid Umar (edited 02-10-2002).]