AllowPrintToFile allowed but unchecked by default
Hi!
Is it possible to enabled the AllowPrintToFile option, BUT uncheck it on the
PrintSetupDialog by default?
It is checked by default, and my customers have to first uncheck it to print
directly to the printer.
I want than option visible and enabled, but not checked. Most of my
customers want to simply select the printer and they have to uncheck that
option first.
I'm using RB12 asn Delphi 7 Pro
Thanks!
--
Santy C.
Is it possible to enabled the AllowPrintToFile option, BUT uncheck it on the
PrintSetupDialog by default?
It is checked by default, and my customers have to first uncheck it to print
directly to the printer.
I want than option visible and enabled, but not checked. Most of my
customers want to simply select the printer and they have to uncheck that
option first.
I'm using RB12 asn Delphi 7 Pro
Thanks!
--
Santy C.
This discussion has been closed.
Comments
If you set the DeviceType to "Printer" and the AllowPrintToFile property to
True, the unchecked checkbox will be available to in the print dialog.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Are you sure? When I look at the code I see that always the checkbox will be
set, not only when the Device is a TFileDevice.
Just sent a Mesage to support about this.
Gruß aus den Bergen
Günter
This issue was fixed for the latest build of RB 12 (Build 162). Try
re-downloading ReportBuilder and reinstalling to be sure you have the
latest.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I see, I use Build 161. Thank you.
Gruß aus den Bergen
Günter