This is due to the fact that the Java platform always prints in graphic mode. If you do not need to print graphics it make more sense to print in text mode. This will result in a light weighted and fast printing. RTextPrinter provides an easy to use api for printing text mode reports. It will handle the communication with the printer and all printer configuration commands in a transparent manner for you. RTextPrinter can also work integrated in RReport and RReport Visual Builder so that you can easily design your printed reports.
|
Even if you use text mode
printer you will still be able to use the following features: |
|||
- Font selection
(courier ...) Note that
the set of available features depends on the printer (see features table
in the documentation ). |
. |
||
|
Supported printer command
sets: |
|||
- Epson ESCP
and ESCP2 or
compatible ... new command
sets can be easily implemented |
. |
||
This is a very simple example:
|
The evaluation version can be downloaded here.
Contact us (
java4less AT confluencia.net
) if you are have any question. |