Online PDF generator now available. This simple but useful online PDF generator tool allows you to generate PDF document online from HTML snippets. The tool uses Flying Saucer library.
The PDF is generated with full compression, including meta data in PDF properties. Keep in mind that for successful PDF generation, your HTML markup has to validate as XHTML 1.0 Transitional, which means <img> becomes <img /> or <p> must be terminated by the matching </p>.
You can provide URL to your own CSS file with styles for your HTML snippet or to provide a “style” attribute on HTML elements. If URL or “style” attribute are not specified, default system styles will be applied on your HTML snippet.
I hope this helps.
Cheers