https://issues.apache.org/bugzilla/show_bug.cgi?id=52969

simone.ranu...@xerox.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |

--- Comment #3 from simone.ranu...@xerox.com 2012-03-22 13:01:08 UTC ---
(In reply to comment #2)
> The typical way of doing this is writing an XSLT. This takes as input an XML
> (containing the actual user name) and creates as output the XSL:FO. There are
> of course other ways such as programmatically generating the XSL:FO, using a
> template engine such as Apache Velocity etc.
> Apache FOP's input is XSL:FO, have a look at the following links to help you
> with writing an XSLT.
> [1] http://www.w3schools.com/xsl/
> [2] http://www.mulberrytech.com/xsl/xsl-list/

It is exacly what I am doing.
I use Altova StyleVision to create an XSLT-FO.
When I have the XSLT-FO, I add the appropriate namespace to use FOP/AFP/TLE
extension.
In FOP, then, I pass XML and XSLT-FO to print directly, create a PDF, a FO or
(in this case) an AFP.
I still thank you and Peter for links posted but I can't still find the way to
set in XSLT-FO the code tho have TLE values based on XML data. I am stuck at
this point.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to