Home General

AllowPrintToFile allowed but unchecked by default

edited May 2010 in General
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.

Comments

  • edited May 2010
    Hi Santy,

    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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited June 2010
    In article <4bfa7ccd$1@mail.>, Nico Cizik (Digital Metaphors) wrote:

    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
  • edited June 2010
    Hi 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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited June 2010
    Hi!

    I see, I use Build 161. Thank you.

    Gruß aus den Bergen
    Günter
This discussion has been closed.