lazarus/components/printers
mattias 07423e02a2 fixed old Climb_Rate, Decimal_Places
git-svn-id: trunk@7793 -
2005-09-23 13:56:24 +00:00
..
lib removed old files 2005-03-11 13:16:53 +00:00
linux fixed old Climb_Rate, Decimal_Places 2005-09-23 13:56:24 +00:00
sample added cups support from Olivier 2005-03-11 11:35:13 +00:00
win32 made DoEnumPrinters more robust from Ere Maijala 2005-09-09 13:01: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 deactivated incomplete protected property check 2005-09-04 12:25:57 +00:00
printersdlgs.lrs added printer4lazarus package from Olivier 2005-03-08 11:05:24 +00:00
printersdlgs.pp added to dialogs TCustomPrintDialog 2005-09-17 20:36:21 +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