SimplePrint implements a streaming text printing model for Java 1.3. The application instantiates a single object, a document, and then adds an arbitrary amount of text. Paragraphs and pages are generated and formatted automatically.
This library enables you to print in Java programs in an elegant way.This library includes support for Print Dialog, Automatic Printer detection, Print configuration, Print Preview and components that derive from your suggestions.
The Billing Application developed here, is to be integrated with Tally, an accounting software commonly used by many companies here in India for their accounting purposes.
International Address Formats project provides for every country in the world a java.text.MessageFormat-like format for producing text (or XML/HTML-like) representation of a given address data object appropriate for a given destination country.