YaHP Converter

A Java library that allows you to convert an HTML document into a PDF document.
Download

YaHP Converter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Quentin Anciaux
  • Publisher web site:
  • http://www.allcolor.org/YaHPConverter/

YaHP Converter Tags


YaHP Converter Description

A Java library that allows you to convert an HTML document into a PDF document. YaHP Converter is a Java library that can convert an HTML document into a PDF document.YaHP is licensed under the LGPL (GNU).Method Summaryvoid convertToPdf(java.lang.String content, IHtmlToPdfTransformer.PageSize size, java.util.List hf, java.lang.String urlForBase, java.io.OutputStream out) Convert the document in content in a PDF file. void convertToPdf(java.net.URL url, IHtmlToPdfTransformer.PageSize size, java.util.List hf, java.io.OutputStream out) Convert the document pointed by url in a PDF file. private java.net.URL copyToTemp(java.net.URL url) Copy the file pointed to url in the temp directory private void init() initialize the classloader, and the transforme. Requirements: · Java 2 Standard Edition Runtime Environment What's New in This Release: · Better handling of ms word generated html. · Html document is normalized (entities are translated in characters) before rendering. · Handle page break tag even if namespace declaration is missing


YaHP Converter Related Software