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 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

在编写 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的工人没有在测试时间。此版本修正大量的表格和列表的问题。内部结构发生了变化。 “标签听众”被拆除,在赞成“管道”是连在一起:解析HTML,CSS的解析,创建PDF。我们增加了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

此版本修复了一些更多的错误,特别是对表。命名空间是现在考虑,而现在罐子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.

Project Resources