lazarus/components/printers
2005-03-18 12:46:48 +00:00
..
lib removed old files 2005-03-11 13:16:53 +00:00
linux accelerated cups printing and added targets sparc-linux and powerpc-linux 2005-03-18 12:46:48 +00:00
sample added cups support from Olivier 2005-03-11 11:35:13 +00:00
win32 added cups support from Olivier 2005-03-11 11:35:13 +00:00
osprinters.pas added cups support from Olivier 2005-03-11 11:35:13 +00:00
printer4lazarus.lpk accelerated cups printing and added targets sparc-linux and powerpc-linux 2005-03-18 12:46:48 +00:00
printer4lazarus.pas published TStringGrid.OnResize/OnChangeBounds and fixed gtk1 intf check in focussing 2005-03-16 17:45:28 +00:00
printersdlgs.lrs added printer4lazarus package from Olivier 2005-03-08 11:05:24 +00:00
printersdlgs.pp added cups support from Olivier 2005-03-11 11:35:13 +00:00
readme.txt added cups support from Olivier 2005-03-11 11:35:13 +00:00

Printer4Lazarus package
=======================

This package add some components.
  TPrinterSetupDialog  : for update properties of selected printer
  TPrintDialog         : for select and/or update an printer before printing

Win32 :
 Native implementation 
  
Linux :
  Yous must install CUPS and libcups v1.1.19 or more.

FAQ : 
  Q:If I use Printers unit, the call of printer object générate an exception "Access Violation"
  R:Add in uses clause of your project, osPrinters