Georg -

Please excuse my ignorance, but exactly how would I go about doing that?

What I had in mind was that a URL would be called that did the
following:

 - Requested the database record from the data store 
 - Converts the POJO into an XML string in memory.
 - Pass the XML string to FOP

The XSLT I had planned would be a static file that was created and then 
packaged as a resource file in the web app, much like my property file 
for internationalization.

applicationMessages_en.properties <- English Text
applicationMessages_fr.properties <- French Text
p4epfo.xml                        <- Apache FOP XSLT

Chris

> -----Original Message-----
> From: Georg Datterl [mailto:georg.datt...@geneon.de]
> Sent: Thursday, September 09, 2010 9:29 AM
> To: fop-users@xmlgraphics.apache.org
> Subject: AW: FOP and Internationalization
> 
> Hi Chris,
> 
> I guess, your transformation has to take care of that.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to