Search found 1 match

by menschmeier
Mon May 14, 2007 4:56 pm
Forum: XSLT and FOP
Topic: transfroming multiple xml with different xsl style sheets
Replies: 0
Views: 5168

transfroming multiple xml with different xsl style sheets

Hi, I am working on my thesis. I have to write a web app that returns several dynamically created pdfs in one request. There are at least two possibilities: a) produce one big pdf containing all the data. This presumes that I can do the conversion with more than one xml/xsl pair. b) do all conversio...