¡@

Home 

java Programming Glossary: saucer

Take a screenshot of a web page in Java

http://stackoverflow.com/questions/1504034/take-a-screenshot-of-a-web-page-in-java

basic HTML. The most intresting I know of is The Flying Saucer Project . This can render fairly complex XHTML but you will..

convert HTML ( having Javascript ) to PDF using java / javascript

http://stackoverflow.com/questions/1686280/convert-html-having-javascript-to-pdf-using-java-javascript

a combination of HtmlUnit to parse the files and Flying Saucer to render to pdf but the results are not satisfactory enough...

Pure Java HTML viewer / renderer

http://stackoverflow.com/questions/2438201/pure-java-html-viewer-renderer

improve this question Tried Cobra Lobo CSSBox and Flying Saucer all pure Java. Others are either native or commercial. Content.. fly as string embedded CSS 2.1 no JS. Short story Flying Saucer is simplest to use and render is most correct but you better.. layout Cobra falls apart pretty quickly. Flying Saucer is last updated Feb 2011 as of writing and although its css..

Java Swing with CSS

http://stackoverflow.com/questions/5956934/java-swing-with-css

question http code.google.com p flying saucer Flying Saucer takes XML or XHTML and applies CSS 2.1 compliant stylesheets..

What is the best PDF open source library for Java? [closed]

http://stackoverflow.com/questions/6118635/what-is-the-best-pdf-open-source-library-for-java

framework. PDFJet PDF library for Java and .NET The Flying Saucer XHTML renderer project has support for outputting XHTML to PDF...

Converting HTML files to PDF [closed]

http://stackoverflow.com/questions/633780/converting-html-files-to-pdf

and what is not. Do you have an idea EDIT The FlyingSaucer iText thing looks very promising. I will try to go with that... pdf generation share improve this question The Flying Saucer XHTML renderer project has support for outputting XHTML to PDF...