Ideas:PDFPrint
From eyeOS Wiki
An API/sub-sytem that allows unified printing from any application. A simple API any application can use to generate PDF files, which can then be printed by the user. PDF is better than HTML because it is always rendered correctly.
Of course, this will then add a dependency on ghostscript or the Perl PDF API.
-Andrew K. <f00f3d@gmail.com>

