PaperClips Printing Library for SWT 1.0.4

3  

Categories:
None
Login or register to tag items

PaperClips is a simple, light weight, extensible Java printing library for SWT. PaperClips hides the complexity of laying out and rendering documents on the printer, helping you focus on what to print instead of how to print it.


In a nutshell, PaperClips provides an assortment of document "building blocks", which you can tweak and combine to form a document. The assembled document is then sent to PaperClips for printing. PaperClips includes support for printing text, images, borders, headers and footers, column layouts and grid layouts. PaperClips can be extended with your own printable objects.


With PaperClips you do not have to track cursors, calculate line breaking, fool around with font metrics, or manage system resources--it's all handled internally. And unlike report-generation tools, you are not constrained to a predefined document structure. Every document is custom and the layout is up to you.


Requirements:

  • Java 1.4 or later.
  • SWT 3.2 or later.


    PaperClips can be used as an Eclipse plug-in or as a regular Jar (provided the SWT libraries are on the classpath).

  • Additional Details

    • Version Number: 1.0.4
    • Eclipse Versions: 3.2
    • Organization: Matthew Hall and others
    • Date Created: 17/05/2006
    • Date Updated: 03/12/2009
    • Development Status: Mature
    • License: EPL
    • Submitted by: Matthew Hall

    Reviews

    Add a Review