Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
General
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
Default settings
rbuser
April 2012
edited April 2012
in
General
Hi,
sorry, I can't find it:
How can I read (and use) the settings of the default-printer.
Example:
The default printer has set Duplex = YES, I just want to use this
setting for my prints.
Regars Uli
Comments
nicocizik
April 2012
edited April 2012
Hi Uli,
You can use the PrinterSetup.DeviceSettings to access the built-in
settings of a printer.
If you would like to print with duplex, you can use the
PrinterSetup.Duplex property.
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
This discussion has been closed.
Comments
You can use the PrinterSetup.DeviceSettings to access the built-in
settings of a printer.
If you would like to print with duplex, you can use the
PrinterSetup.Duplex property.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com