[fpc-pascal] Printing TFPImage to TCairoPSCanvas

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Tue May 22 08:48:43 CEST 2018


On 2018-05-21 12:49, Leonardo M. Ramé via fpc-pascal wrote:
> BTW, can fpReport print to a Printer? all the examples "exports" to
> PDF and other formats, but none of them is sending directly the
> report to a printer.

Printing was not in the original design spec of fpReport - but that
doesn't mean it can't do it. I prefer to think of it as a positive point
- saving the trees, environment and all that. ;-)

In the mean time you can send the exported PDF or images to the printer
via lpr or such - as you already mentioned.

Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp



More information about the fpc-pascal mailing list