The application is a text converter (RTF to PDF). The user can select a source .rtf file and then choose a destination file(.pdf). The RTF file is converted to PDF file. Based on vPDF @ http://sourceforge.net/projects/vpdf but supports text alignment.
dompdf - the PHP 5 HTML to PDF converter. dompdf is a (mostly) CSS compliant HTML rendering engine written in PHP. It supports external stylesheets, inline style tags, and the style attributes of individual HTML elements. Requires PHP 5.