XSL-FO

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

Articles
  

Articles:
  • Creating Multiple Language PDFs using Apache FOP by Balaji Loganathan   - [Clicks: 88]
    This article will explain how to create PDFs in multiple languages using Apache FOP with XML and XSL. This article assumes that the reader is familiar with basic of Apache FOP, XML and XSL.
    http://www.javaranch.com/journal/200409/CreatingMultipleLanguagePDFusingApacheFOP.html - Sep, 2004
  • Using FOP with Java - Part 3 by Samudra Gupta   - [Clicks: 101]
    In this article, we will examine the graphics capability of the FOP solution and see how to use images with FOP from a local file resource and also from a non-file resource.
    http://javaboutique.internet.com/tutorials/FOP/index-11.html - May, 2004
  • Using FOP with Java - Part 2 by Samuda Gupta   - [Clicks: 73]
    Last month, we examined FOP and how to use it in context of producing formatted output in formats such as PDF, PostScript etc. The primary goal of producing documents in different formats is to increase the exchangability. In this context, one of the major issues would be to be able to print this document in both real-time and off-line. This month, we will examine different issues regarding printing the documents produced with FOP.
    http://javaboutique.internet.com/tutorials/FOP/index-6.html - Apr, 2004
  • Using FOP with Java - Part 1 by Samudra Gupta   - [Clicks: 168]
    This month Samudra covers a relatively new technology involving a W3C standard named XSL-FO of FOP. FOP gives us the flexibility to operate on XML structured data, apply XSL Stylesheets, do the XSLT transformations and publish the data in various formats such as PDF, PCL, SVG, TXT and many others.
    http://javaboutique.internet.com/tutorials/FOP/ - Mar, 2004
  • Converting XML to PDF by Daniel Rubio   - [Clicks: 127]
    … In this article we will describe how to go about this process using Formatting Objects Processor (FOP), an Apache Software Foundation project.
    http://www.devchannel.org/devtoolschannel/04/03/02/183211.shtml - Mar, 2004

[Top]