Hi Simone,

Have you considered applying an XSLT transform to the fo document, or
during any process you may have that generates the fo?  An explanation
of the steps required to achieve this are outside of the scope of this
mailing list:  If you are new to XSLT, try taking a look at [1] and
browsing [2].

Good luck!

Peter

[1] http://www.w3schools.com/xsl/
[2] http://www.mulberrytech.com/xsl/xsl-list/


On Wed, Mar 21, 2012 at 9:58 PM, Simone <[email protected]> wrote:
> Hi, all. I am new to FOP.
> I am successfully creating AFP files but now I am facing a problem with TLE
> values.
>
> It seems I can only set fixed values for TLE. I mean:
> <afp:tag-logical-element name="User" value="John Doe"/>.
>
> What I'd like to have is something like this:
> <afp:tag-logical-element name="User" value="@User>
>
> Is there someway to have this done? regards,
>
> Simone
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to