Home Devices

Print to PostScript file

edited July 2007 in Devices
Hi !

Does ReportBuilder support printing to a PostScript file or do i need
to use a PostScript Printer Driver and if yes has someone already done
this ?

Thanks,
Wolfgang



--- posted by geoForum on http://delphi.newswhat.com

Comments

  • edited July 2007

    - ReportBuilder uses standard Windows API commands to render to the printer.
    The printer driver translates the windows commands and controls the printer
    hardware. PCL or Postscript can be generated by different printer drivers.

    - There is a public property, Report.PrinterSetup.FileName that can be used
    to specify that the output of the printer driver should be saved to a file
    rather than sent to the printer.


    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.