Print to PostScript file
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
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
This discussion has been closed.
Comments
- 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