This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0003589. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Acc-Sys Software Ltd [email][Home]

    Acc-Sys is a long established software house specialising in the provision of ...

    - Programming tools.
    - Financial management software.
    - System building and installation.
    - Tailored programming services to suit customer requirements.
    - Delphi & Informix contract personnel.

 

 

Files

[ link: tsuperprinter.zip ] [ size n/a ] [ Shareware ] [ No Source ]
[ D5 ]

This component allows the developer to create reports using an easy to learn layout language. The user is given the option to print to any of the attached printers (including fax), preview to screen or output to file. Additional options of Font and No of Copies are available to the user at runtime.

Delphi lacks powerful printing support. This is difficult to provide because writing components to make printing easier generally gives less power to the programmer.

Delphi has a very powerful printing tool called TPrinter. Through TPrinter, practically any report can be produced. But writing TPrinter reports takes a long time because the programmer has to handle complications like page breaks and text positioning. An added complication is that every printer has it's own canvas sizes. This means text specified to be output at pixel 300 by 250 may be somewhere to the left on one printer and may be off the page on another.

Super Printer dynamically handles pages so that writers of Super Printer syntax do not have to worry about different printer sizes or page breaks, but still have the power of TPrinter. Super Printer can do this by ignoring the actual printer size and calculating everything in percentages of the page.


Added: 14-11-2000   |  Version: 2.00   |  Downloads: n/a
Author:Acc-Sys Software Ltd   [Homepage]   [DSP files]

 

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