Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Impresion quality

edited March 2003 in General
Hi, is there a way to modify the quality of the printing settings from RB?
(draft, normal, etc).
Thanks

--
Guillermo Casta?o A.
www.GrupoMillennium.com

Comments

  • edited April 2003
    Guillermo,

    The print quality is a driver specific function that is accessed by the
    DEVMODE structure in the Windows GDI. The DEVMODE data structure contains
    information about the initialization and environment of a printer or a
    display device. From here you may be able to use the dmPrintQuality member
    to modify the print quality from ReportBuilder. The link below shows how to
    access the DEVMODE structure.

    http://www.digital-metaphors.com/tips/SavePrinterDevMode.zip

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.