Download List

專案描述

XML Worker parses (X)HTML snippets and the associated CSS and converts them to PDF. It is an extra component for iText, and is a new version of the old HTMLWorker which used to be shipped with iText.

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.

2012-03-01 07:45
1.1.2

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.
標籤: Major bugfixes

2011-08-15 20:31
1.1.0

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.
標籤: Major

2011-06-09 05:08
1.0.0

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.
標籤: Major

2011-05-13 05:51
0.9.2

This release fixes some more bugs, especially concerning tables. Namespaces are now taken into account, and the jar is now OSGi-ready.
標籤: Minor Release

Project Resources