Download List

Projeto Descrição

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.

2009-06-18 23:31
1.2.19d

Vários segmentos estão agora autorizados a usar simultaneamente os CYaHPConverter mesmo objeto em vez de serializar o acesso (ou usando um objeto CYaHPConverter por thread).
Tags: Minor bugfixes, Minor Enhancements
Multiple threads are now allowed to concurrently use the same CYaHPConverter object instead of serializing access (or using one CYaHPConverter object per thread).

2009-05-07 23:37
1.2.19c

O tamanho ea orientação da página agora pode ser alterada após uma quebra de página. Se o título de tag é definido no HTML, que é utilizado para o título do PDF. O JURÍDICO e constantes CARTA para o tamanho da página foram acrescentados.
Tags: Minor, Bugfixes, Enhancements
The page size and orientation can now be changed after a page break. If the title tag is set in the HTML, it is used for the PDF title. The LEGAL and LETTER constants for page size were added.

2009-05-02 07:22
1.2.19b

Esta versão corrige um erro Out of Memory que ocorreu quando um textarea estava presente no código HTML.
Tags: Minor bugfixes
This release fixes an Out Of Memory Error that occurred when a textarea was present in the HTML source.

2009-03-19 10:01
1.2.19a

Esta versão corrige o tamanho da página incorrecta quando uma quebra de página é inserida.
Tags: Stable
This release fixes incorrect page size when a page break is inserted.

2009-03-14 02:01
1.2.19

Os cabeçalhos e rodapés podem conter HTML. Há exemplos. Renderizadores Velho foram removidos.
Tags: Minor feature enhancements
Headers and footers can contain HTML. There are updated samples. Old renderers have been removed.

Project Resources