lazarus/components/printers
2005-06-20 09:07:09 +00:00
..
lib removed old files 2005-03-11 13:16:53 +00:00
linux fixed small aesthetical editoroptions bugs 2005-04-19 15:06:30 +00:00
sample added cups support from Olivier 2005-03-11 11:35:13 +00:00
win32 fixed exception with special printers from Olivier 2005-06-13 07:56:39 +00:00
osprinters.pas added cups support from Olivier 2005-03-11 11:35:13 +00:00
printer4lazarus.lpk marked platform specific units as *not used* in printers4lazarus 2005-05-21 16:40:13 +00:00
printer4lazarus.pas gtk2 intf only showing one grip for last statusbar panel from Andrew Haines 2005-06-20 09:07:09 +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