Image

Imageilja_l wrote in Imagejava_dev

how to produce printable documents using Java

There is a requirement for a possibility to print the document forms (that is with exact identation) whereas .pdf format is no acceptable (because pdf reader is buggy). So I was wondering could anyone suggest a normal solution for this problem? An option is to generate SVG, but perhaps there are neater solutions?