Board index » delphi » Crystal Reports / Quick Reports / ReportSmith?
cia...@compuserve.com (Chris Ireland)
![]() Delphi Developer |
Wed, 12 Jul 2000 03:00:00 GMT
Crystal Reports / Quick Reports / ReportSmith?I use Crystal Reports / Quick Reports / Report Smith - and prefer them ### Crystal Reports ### You can use Crystal Reports in; Delphi, Visual Basic, C/C++ Builder, As a good example - it is very easy to print UCC/EAN bar codes in Barcode("E128-0.B",?{table.FIELD}) BAR CODE PRO v3.0 is the 16-bit and 32-bit add-on for Crystal Reports ### Quick Reports ### OK if you are using Delphi only. The OnPrint event is very useful. As a good example - it is very easy to print UCC/EAN bar codes in {$INCLUDE BCP32.PAS} BAR CODE PRO v3.0 is the 16-bit and 32-bit add-on that also includes ### ReportSmith ### Good support for Macros, that can do complex calculations to format As a good example - it is very easy to print UCC/EAN bar codes in '$Include "BCPLIB32.SBH" BAR CODE PRO v3.0 includes 16-bit and 32-bit tools for ReportSmith to Regards, CIA (BAR CODES) UK |