ダウンロードリスト

プロジェクト概要

XML ワーカー解析 (X) HTML スニペットと関連付けられている CSS を PDF に変換します。IText は、ため、追加のコンポーネントであり iText で出荷するために使用古い HTMLWorker の新しいバージョンです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-03-01 07:45
1.1.2

XML フォームのアーキテクチャ (adobe XFA) のサポートを作成後、このリリースは XML ワーカーを改善することを学んだ教訓を使用します。アカウントに正しく表示されていないテーブルまたは無視された CSS スタイルについて例えば、メーリング リストに報告された、多くの問題をは。それは、SVG のパーサーを実装を開始します。
タグ: Major bugfixes
After writing support for the XML Forms Architecture (XFA by Adobe), this release uses the lessons learned to improve XML Worker. It also takes into account the many issues that were reported on the mailing list, for instance regarding tables that weren't rendered correctly or CSS styles that were ignored. It begins implementing an SVG parser.

2011-08-15 20:31
1.1.0

サポートは、より多くのHTMLタグとCSSの属性が追加されました。最も重要な違いは、アーキテクチャの変化です。あなたがXMLワーカーの以前のバージョンを使用しているのであれば、XMLワーカー1.1.0にアップグレードした後、独自のコードにいくつかの変更を加える必要があります。アーキテクチャの変更は、いくつかのスレッドの問題を解決する必要があった。
タグ: Major
Support was added for more HTML tags and CSS attributes. The most important difference is a change in the architecture. If you were using previous versions of XML Worker, you'll need to make some changes to your own code after upgrading to XML Worker 1.1.0. The change in the architecture was necessary to fix some threading problems.

2011-06-09 05:08
1.0.0

XMLの労働者は、ベータ版ではなくなっている。このリリースでは、テーブルとリストの問題がたくさん修正されています。内部アーキテクチャが変更されました。 "タグリスナーは、"一緒に連鎖しています"パイプライン"を支持して削除されました:PDFを作成すると、CSSの構文解析のHTML構文解析。我々は、LinkProviderとImageProvider機能は、(旧iTextのHTMLWorkerの中にあるものに似ています)追加された追加されています。多数のバグも修正されました。
タグ: Major
XML Worker is no longer in beta. This release fixes plenty of table and list problems. The internal architecture was changed. "Tag listeners" were removed in favor of "pipelines" that are chained together: parsing HTML, parsing CSS, creating PDF. We've added LinkProvider and ImageProvider functionality were added (similar to what was in the old iText HTMLWorker). Numerous bugs were also fixed.

2011-05-13 05:51
0.9.2

このリリースでは、特にテーブルに関して、いくつかのより多くのバグが修正されます。名前空間は、現在では考慮されるjarファイルは現在のOSGi対応しています。
タグ: Minor Release
This release fixes some more bugs, especially concerning tables. Namespaces are now taken into account, and the jar is now OSGi-ready.

プロジェクトリソース