[fpc-pascal] Postscriptcanvas

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Jan 16 14:14:44 CET 2012


If you are trying to print, why do you want to use PostScriptCanvas
directly? Are you targeting only UNIXes? How will you connect the
generated postscript to the printer? You have your own code for that?

I would recommend that you use the LCL in your project and print via
the Printer object, as normally done. LCL applications do not need to
be visual, just make an application without any forms.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list