Tagged Questions
0
votes
2answers
191 views
Apache FOP as servlet doesn't update images
I have Apache FOP 1.0 built as a servlet, running in Tomcat 5.5 on Linux CentOS 5.7-64bit.
If I build a document with an image, this document is rendered OK. Then I update the image, and do another ...
0
votes
1answer
290 views
How to talk to Tomcat server from a PHP application
I am developing a new report engine for my company, our main web application is writing by PHP 5 and running on an Apache server. The new report server which I designed to use Apache FOP 1.0 ruing on ...
0
votes
2answers
378 views
xslt 2.0 month name in French or German
I’m using xslt fn:formate-dateTime() to get the current date and time, for English it’s works fine.
But everytime I try to get the month name in different languages (fr, de, etc), I will just get ...