Document rendering can be done via PostScript interface which is already implemented in Harmony - class org.apache.harmony.x.print.Graphics2D2PS.
On Thu, Aug 19, 2010 at 4:25 AM, Giampaolo Tomassoni <giampa...@tomassoni.biz> wrote: > Document rendering could even use a completely different approach then the > AWT-based one, in example an application could use Apache FOP to allow > rendering in the printer's PDL. Or instead an application could simply > discover printers accepting a specific PDF (XHTML-Print, in example).