Unfortunately this cannot be controled from the print menu. I would suggest using the Report.BeforePrint event to find out which device is being print to, then from there setting a flag that will hide your header bands in every page except the first one.
Comments
Unfortunately this cannot be controled from the print menu. I would suggest
using the Report.BeforePrint event to find out which device is being print
to, then from there setting a flag that will hide your header bands in every
page except the first one.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Cheers
Stevew
You can check the TppReport.DeviceType property to find out what device the
user is printing to.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com