XSL-FO

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ]

Articles
  

Articles:
  • Create and print multilingual PDF documents on the client by Manoj Nair   - [Clicks: 135]
    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.
    http://www.javaworld.com/javaworld/jw-03-2005/jw-0328-xmlprinting.html - Mar, 2005
  • Dynamically generate internationalized PDFs in Web applications by Ning Yan, Ajay Raina   - [Clicks: 122]
    Find out how to internationalize your PDF documents. This article describes a way to dynamically generate PDF documents in Java Web applications using open source technologies, with an emphasis on generating double-byte PDF documents. The approach described fits the popular Model-View-Controller architecture for Web applications. A sample Web application is provided for reference.
    [Includes sample web app]
    http://www-106.ibm.com/developerworks/xml/library/x-ospdf/ - Jan, 2005

[Top]