The primacy of PDF in Layout documents is not to be shaken. We have several libraries that generate PDFs: FPDF (PHP), IText (Java), Pdfsharp (. NET), and so on. In different language environment need to choose a different library, through the API call to generate PDF, low efficiency, usage, function and other differences are very large, some libraries of Chinese support is poor. The purpose of Xdoc is to solve these problems.
XDOC is an XML-based document description language, with functions equivalent to Html+svg, with rich text, graphics, and image processing capabilities to describe rich-format documents. XDOC through the built-in fonts, completely solve the problem of Chinese processing.
XDOC use Java development can be deployed in a variety of operating systems, HTTP services to open up, all languages can be called.
Xdoc html Js file, you can use the markup language xdoc php jsp Asp html XDOC Get a rich format of Pdf document.
XDOC is an open source project, hosted in open source China.
Project Address:Http://git.oschina.com/xdoc/xdoc
specification Address:http://git.oschina.net/xdoc/xdoc/blob/master/xdoc.pdf
installation package Address:Http://git.oschina.net/xdoc/xdoc/blob/master/xdoc.war
PDF generation into the Web service-based template era