Top "Xhtmlrenderer" questions

XHtmlRenderer (also called Flying Saucer) takes XML or XHTML and applies CSS 2.1-compliant stylesheets to it, in order to render to PDF (via iText), images, and on-screen using Swing or SWT.

Render embedded image in PDF using Flying-Saucer from html

I have an xhtml document that I'm turning into a PDF using flyingsaucer. The xhtml has several tags that have …

java pdf-generation embedded-resource flying-saucer xhtmlrenderer
CSS to PDF,the css in Flying Saucer : -fs-table-paginate result in border-collapse:collapse invalid

Now I am using xhtmlrenderer to covert html to PDF. My maven dependancy as follows: <dependency> <groupId&…

html css flying-saucer xhtmlrenderer
How to convert url of html page to pdf in java using iText & flying saucer?

I've just downloaded xhtmlrenderer and iText jar files. I can make pdf files by using these jars. What I exactly …

java flying-saucer html-to-pdf xhtmlrenderer
Render image from servlet in flyingsaucer generated pdf

I'm using flyingsaucer to render an xhtml document to pdf through a servlet which returns the generated pdf document. The …

java pdf-generation itext flying-saucer xhtmlrenderer
how to generate pdf from xhtml page dynamically using itext+flying saucer with java

I am using iText+flying saucer for the first time with xhtml pages using JSF 2.0 for simple registration form with …

jsf-2 itext flying-saucer xhtmlrenderer
Creating PDF reports with flot graph

I am trying to implement an automatic report generation tool for my clients . I need to create reports in pdf …

javascript jquery pdf flot xhtmlrenderer
What's the easiest way of converting an xhtml string to PDF using Flying Saucer?

I've been using Flying Saucer for a while now with awesome results. I can set a document via uri like …

pdf xhtml rendering xhtmlrenderer flying-saucer