C
cansoft
I would like to print a report as a flip book.
I have an HP4100 printer.
The report orientation is landscape
I have set the duplex attribute as follows
Reports![Vending Driver Day List New].Printer.Duplex = acPRDPHorizontal
This prints the report on both sides of the paper, however the second page
is upside down. I need to set the Binding attribute to Long Edge so that when
I flip the page the second page is right side up. How do I set the Binding
option programatically?
I have an HP4100 printer.
The report orientation is landscape
I have set the duplex attribute as follows
Reports![Vending Driver Day List New].Printer.Duplex = acPRDPHorizontal
This prints the report on both sides of the paper, however the second page
is upside down. I need to set the Binding attribute to Long Edge so that when
I flip the page the second page is right side up. How do I set the Binding
option programatically?