Download List

Descripción del Proyecto

YaHP is a Java library that allows you to convert
an HTML document into a PDF document.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-07 08:42
1.2.18c

La prestación de los componentes de la forma (campo de texto, área de texto, combinado, botón de radio, casillas de verificación, botón, y cuadro de lista) en el renderizador de platillo volador. Doble codificación de &, <y> se ha corregido. Entidades HTML son normalizadas antes de renderizar. Fallo conocido: encabezado / pie de página de representación no funciona en modo de cabeza para el renderizador de platillo volador. Hay muestras de actualización y limpieza del código.
Tags: Major bugfixes
Rendering of form components (textfield, textarea, combo, radiobutton, checkbox, button, and listbox) in the flying saucer renderer. Double encoding of &amp;, &lt;, and &gt; has been corrected. HTML entities are normalized before rendering. Known bug: header/footer rendering does not works in headless mode for the flying saucer renderer. There are updated samples and code cleanup.

2008-07-04 22:59
1.2.18a

Incrustación de fuentes funciona de nuevo con un visualizador de platillo volador. "scripts" tags son retirados de HTML antes de la representación, y el "estilo" de contenido tag poner en una sección CDATA.
Tags: Major bugfixes
Font embedding works again with the flying saucer
renderer. "scripts"
tags are removed from the HTML before rendering,
and "style" tag content
put in a CDATA section.

2008-07-04 17:01
1.2.18

Clean-up se ha hecho. De compatibilidad con versiones anteriores de JDK 1.5 estaba garantizada. Las muestras fueron actualizados.
Tags: Code cleanup
Clean-up was done. Compatibility with JDK versions
earlier than 1.5 was ensured. Samples were
updated.

2008-07-01 21:53
1.2.18-pre1

Un platillo volador XHTML procesador y muestras de actualización.
Tags: Major feature enhancements
A flying saucer XHTML renderer and updated samples.

2007-07-06 13:19
1.2.17

La NPE que se produjo cuando la propiedad no se establece FOP_TTF_FONT_PATH fue corregido.
Tags: Minor bugfixes
A NPE which occurred if the FOP_TTF_FONT_PATH
property is not set was fixed.

Project Resources