Télécharger la liste

Description du projet

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

Système requise

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

Le rendu des composants du formulaire (textfield, textarea, combo, bouton radio, case à cocher, le bouton et listbox) dans le moteur de rendu des soucoupes volantes. Double encodage de &, <et> a été corrigé. Entités HTML sont normalisées avant le rendu. Bug connu: header / footer de rendu ne fonctionne pas en mode sans tête pour l'interpréteur de soucoupe volante. Il ya des mises à jour des échantillons et nettoyage du code.
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

Incorporation des polices fonctionne à nouveau avec le moteur de rendu des soucoupes volantes. "scripts" tags sont retirés du HTML avant le rendu, et le "style" contenu de la balise mis dans une section 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 a été fait. Compatibilité avec les versions antérieures de JDK 1.5 est assurée. Les échantillons ont été mis à jour.
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

Une soucoupe volante de rendu XHTML et des échantillons mis à jour.
Tags: Major feature enhancements
A flying saucer XHTML renderer and updated samples.

2007-07-06 13:19
1.2.17

A NPE qui ont eu lieu si la propriété n'est pas définie FOP_TTF_FONT_PATH a été fixée.
Tags: Minor bugfixes
A NPE which occurred if the FOP_TTF_FONT_PATH
property is not set was fixed.

Project Resources