Previous 20 filesDelphi 4.0x freeware
Print, Print Preview and Reporting Tools

[ mprtinfo.zip ] [ 258,901 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 ]
By Marco Mutti. This component let you access to Windows95/98 -AND- NT structures containing virtually any information provided by the system about installed printers and their pending jobs. Structures available are: PRINTER_INFO_1, 2, 3, 4 and 5, DEVMODE, JOB_INFO_1 and 2 (see Win32 online help for details), plus some obvious properties (installed printer names list, selected printer name and index in the list and so on). Methods to pause, resume and clear printers and jobs, some printer configuration dialogs. Events to monitor printer and printer jobs status changes. [more]
Added: 21-12-1998/17-10-1999   |  Version: 1.1   |  Downloads: 5658/4533/22
Author:Marco Mutti   [DSP files]

[ mprtinfo.zip ] [ 200,222 bytes ] [ Freeware ] [ No Source ]
[ D4 ]
Put this component to deal with nasty Windows pointers and buffers and you will gain access to virtually any information owned by the operating system (Win95 - I haven't tested it with w98) about installed printers and their pending jobs. Methods for pausing, resuming, clearing printers and jobs, OnJobStatusChange event etc. [more]
Free for non - commercial use.
Added: 28-02-1999   |  Version: FileVersion   |  Downloads: 1906/1906/1
Author:Marco Mutti   [DSP files]

[ plabncd4.zip ] [ 382,419 bytes ] [ Freeware ] [ No Source ]
[ D4 ]
With this component you add to your programs a complete WYSIWYG mailing labels and letters editor. You can: . Define label's measures, paper type. Circle labels. · Insert Text, Circles, Lines, Paragraph, Symbols, BarCodes and Images. · Edit, Move, Copy, Paste, Rotate and Delete this entities. · Send To Back, Bring To Front. Aligns. · Load and Save the labels. · Print and Preview. . Extract data from database. . Configure backsurface (Color, gradients or image) · Zoom and Snap To Grid. · Units in mm or inches. (precision 0,1 mm) · There is a resourstring file in english, spanish and dutch, if you want to add another language you can change this file. There is a demo project, a help file and examples in english and spanish in our homepage.
In the web page there is a demo project, examples and a help file in english and spanish.
Added: 3-12-2000/12-06-2001   |  Version: 1.4   |  Downloads: 1382/1240/2
Author:Informatics de Denia   [Homepage]   [DSP files]
 
Compatible files:  [ D3 | D5 ]

[ powerpdf.zip ] [ 445,168 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
PowerPdf is a VCL to create PDF docment visually. Like QuickReport, you can design PDF document easily on Delphi IDE. PowerPdf supports most of fundamental functions such as some kinds of fonts, the image output, the line output and the data compression. [more]
Added: 26-06-2001/23-09-2001   |  Version: 0.9   |  Downloads: 11334/11271/38
Author:Takeshi Kanno   [Homepage]   [DSP files]

[ preport.zip ] [ 702,241 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | C5 ]
PReport - report generator. It is written on Object Pascal, can be used with Borland Delphi 4-6 and Borland C++ Builder 5 The majority of possibilities represented by similar report generators: FastReport, ReportBuilder, QuickReport is supported,however there are distinctive, unique features. So, for example PReport can be used not only for generation standard graphic Windows reports, but also for generation of the text reports for consequent printing on matrix printers.
Added: 3-06-2002   |  Version: 1.6   |  Downloads: 3281/3281/23
Author:Alexander Manuzin   vtkTools company   [Homepage]   [DSP files]

[ preview.zip ] [ 138,860 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
TPrintPreview is a descendent of TScrollBox and has properties of both TScrollBox component and TPrinter class. The main features of TPrintPreview are:
  • Automatically adjusts printer's paper size and orientation at theprint time
  • Automatically adjusts mapping modes
  • Preview pages can be scaled with an arbitrarily zoom factor
  • Shows created pages while the new pages are in process to create
  • Displayed pages can be scrolled by mouse dragging
  • Pages can be saved/restored to/from disk
  • Each page is accessible as a Windows MetaFile image
  • Regardless of number of previewed pages and their complexity, only consumes a small portion of Windows resources
  • Has some methods to easily render rich text format and images
  • Can manage custom paper sizes and forms
  • Has a complete set of events

Added: 2-01-2002/25-07-2005   |  Version: 4.62   |  Downloads: 9444/9247/55
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ printdrv.zip ] [ 99,927 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
Print preview component that allows you to code your own reports without the need for visual report writers or complicated printer calculations. This component now allows you to print to virually any TCanvas object just as if you were printing to a printer. Now added support for using millimeters, pixels or inches when giving coordinates. All new, rotated text! Now you can print those envelopes right from your Delphi address list program or whatever. [more]
NOTE: Previous users of this component should be aware that the obsolete methods have been dropped. Read the Additions.txt file for more information.
Added: 7-03-1999/16-04-2000   |  Version: 3.3   |  Downloads: 12241/9504/18
Author:James "Woody" Woodard   TMW Software   [DSP files]

[ qrcb2.zip ] [ 5,480 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | C1 | C3 ]
QuickReport CheckBox component. New version no longer requires editing of QuickReport source code. Also supports frame styles and choice of check mark or X. Tested with all versions of Delphi. Freeware.
Added: 31-01-1999   |  Version: 2.00   |  Downloads: 6153/6153/5
Author:Robert Manning   [Homepage]   [DSP files]
Paul Doland   [DSP files]

[ rawprint.zip ] [ 4,210 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]

A simplified way to send raw data to the printer using Windows API.
It works just like good old DOS-printing :)) but goes through the Windows Printer Spooler.
This means you can:
- print text in real text mode (which is usually much faster)
- include any commands your printer supports (like PCL, IBM Proprinter or EPSON codes)

This file includes:
- one unit RawPrinting.pas with a simple procedure - to send the whole print job as one string parameter,
- separate TRawPrinter component - you can put it on your form and use methods like: BeginDoc, EndDoc, Write, etc.


Added: 16-01-2000/26-03-2000   |  Version: 1.1   |  Downloads: 13335/13325/19
Author:Przemyslaw Jankowski   [DSP files]

[ rbprev.zip ] [ 32,183 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 ]
Preview form for Report Builder that has some nice features and easy to understand for end users. Mouse navigation works like Acrobat Reader, and user can scroll the reports using Page Down to switch to the next page without clicking on the 'next page' [more]
For Report Builder 4.0x
Added: 17-04-1999/18-04-1999   |  Version: 1.1   |  Downloads: 2533/2533/1
Author:Jimmy Harlindong   [DSP files]

[ rdwinfax.zip ] [ 249,184 bytes ] [ Freeware ] [ No Source ]
[ D2 | D3 | D4 ]
TrdWinFax is a component that allows faxing from a Delphi app directly to WinFax v. 8.0
Added: 2-08-1998   |  Version: n/a   |  Downloads: 2992/2992/1
Author:Kevin Stanton   RDB Solutions   [Homepage]   [DSP files]

[ RepFld20.zip ] [ 20,569 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
TReportField2 provide different Borderstyles and can build each character in a separate frame. Additional you can get and put the Styleproperties of TReportField to save on disk. For the different ways please have a lock at the demo.
Added: 21-11-1999/19-02-2001   |  Version: 2.0   |  Downloads: 3769/3632/3
Author:Juergen Ruemmler   [Homepage]   [DSP files]

[ richpr5.zip ] [ 560,546 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
Printing of "RichText" for the RichEdit and RichEditEx component. The improved component has three important functions: a. Adjusting printing pages margins, orientation and paper format, b. Print preview, c. Start of the print process. [more]
In the included Word document the working of the component is explained. The component is rather simple to use. With for instance RichEditEx embedded graphics is supported
Added: 15-07-1999/2-08-1999   |  Version: 3.2   |  Downloads: 3997/3386/3
Author:Gerrit Wolsink   [Homepage]   [DSP files]

[ uclp.zip ] [ 4,938 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
UCLinePrinter is a simple printing component. It may be useful for fast printouts (e.g. log files).
This component uses TPrinter for printing, so there's no printer setup (except PrintTitle), just make the desired settings for the global printer instance before using the Print-Method of UCLinePrinter.
Added: 18-02-2001   |  Version: 1.0   |  Downloads: 2641/2641/4
Author:Ulli Conrad   [Homepage]   [DSP files]

[ UNIPRN.ZIP ] [ 12,895 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 ]
Non-visual component providing full support for dot-matrix printers epson-compatible. It allows print in text-mode (very fast), print in graphic mode (for supporting other printer types), print preview. One-command table print, page header, page footer, blocks, page numbers and much more. Easy to use. Gently check public methods and published properties.
Added: 17-07-2001/18-07-2001   |  Version: 1.0   |  Downloads: 0/0/0
Author:Jerzy Jaskiewicz   [Homepage]   [DSP files]

[ vtkexp.zip ] [ 157,414 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | C5 ]
vtkExport - library intended for export to the formats Excel and HTML. The shaping of XLS file happens without use DDE, OLE. The method of export is very simple - you form object TvteXLSWorkBook, which has properties and methods similar to properties and methods Excel OLE server and call in it a method SaveAsXLS or SaveAsHTML.
Added: 3-06-2002   |  Version: 1.0   |  Downloads: 2287/2287/14
Author:Alexander Manuzin   vtkTools company   [Homepage]   [DSP files]

[ zreport.zip ] [ 134,079 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
library for visual text report design under Delphi
ZReport - almost complete analog of QuickReport, except that it is developed to design text reports.
Added: 21-05-2000/1-10-2000   |  Version: 2.0   |  Downloads: 5574/5571/8
Author:Zaitsev Y.A. (ZYZ)   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.