Prince XML

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Original author(s) Michael Day[1]
Developer(s) YesLogic Pty Ltd
Initial release April 2003
Stable release 8.1 / July 2012; 10 months ago (2012-07)
Written in Mercury
Operating system Microsoft Windows, Mac OS X, Linux, Solaris, FreeBSD
Type converter
License Proprietary
Website princexml.com

Prince is a proprietary software program that converts XML and HTML documents into PDF files by applying Cascading Style Sheets (CSS). It is developed by YesLogic, a small company based in Melbourne, Australia.

Contents

History[edit]

In April 2003, Prince 1.0 was released, with basic support for XHTML, Cascading Style Sheets (CSS), Scalable Vector Graphics (SVG), and arbitrary XML. This first version was a command-line program that supported Microsoft Windows and Linux; there was no graphical user interface for Windows yet.

In subsequent releases, CSS support was steadily extended until it was comparable with web browsers such as Opera and Mozilla Firefox. As of January 2007, Prince surpassed common web browsers in support for paged media, CSS selectors, and generated content, including advanced facilities such as language-dependent hyphenation dictionaries.[2] It has also been expanded to support additional platforms—the latest offering include packages for the Apple Mac, Freebsd, and Solaris platforms.

In December 2005, Prince 5.1 passed the Acid2 test from the Web Standards Project. It was the third user agent to pass the test, after Safari and Konqueror.

The latest release of Prince is Prince 8.1, released in June 2012.[3]

Prince was developed using the Mercury functional logic programming language.

See also[edit]

  • CSSToXSLFO a Public Domain Java utility which can convert an XML document, together with a CSS2 style sheet, into an XSL-FO document, which can then be converted into PDF, PostScript, etc. with an XSL-FO-processor.

References[edit]

  1. ^ Michael Day: I am the founder of YesLogic and the designer of Prince, software for getting web content onto paper.
  2. ^ Prince 6 alpha release
  3. ^ Prince release notes

External links[edit]