To print in Duplex Mode
Hello,
I'm using Delphi 7 professional and Report Builder 7.04 Enterprise, hp
LaserJet 2300.
I have generated a report and I need to print it in Duplex Mode. I have
setted the property duplex of the component TppReport at dpVertical but the
print is not produced in duplex mode. The printing device that I use support
duplex mode.
someone knows how to help me?
Thanks
Sergio Ranalli
I'm using Delphi 7 professional and Report Builder 7.04 Enterprise, hp
LaserJet 2300.
I have generated a report and I need to print it in Duplex Mode. I have
setted the property duplex of the component TppReport at dpVertical but the
print is not produced in duplex mode. The printing device that I use support
duplex mode.
someone knows how to help me?
Thanks
Sergio Ranalli
This discussion has been closed.
Comments
ReportBuilder uses the DEVMODE entery dmDuplex to control the duplex
capabilities of your printer. This is an API call that is to communicate
with your printer driver and inform the printer to print using duplexing.
If this is not working correctly, there is either an issue with the printer
driver software or the printer hardware. Perhaps there is an option on the
printer itself to enable duplexing or there may be an option within the
printer driver software that does the same.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com