Create and print multilingual PDF documents on the client
Hits: 127
Description: Use FOP to convert XML to a PDF Summary This article explains how you can
use FOP (Formatting Objects Processor) to convert XML data to a PDF
document, which can then be printed on a user's default printer. Author
Manoj Nair also covers dynamically creating and printing multilingual PDF
documents. This article is aimed at developers who are comfortable with
XML, Extensible Stylesheet Language Transformations, FOP, WebLogic, and
Java. ( 1,600 words; March 28, 2005 ) By Manoj Nair...