On Aug 22, 2006, at 11:52, Jeremias Maerki wrote:
<snip />
2. The same problem as above quoted but how to do it via webinterface
and PHP. Read the files in folder --> create a form --> mark the
radiobuttons --> select a xsl file --> create PDF with FOP. So how to
send the selected files to fop?
You might want to search the mailing list archives. I only remember
this
package being mentioned: http://pear.php.net/package-info.php?pacid=16
But I think it's not maintained anymore. The easiest way to call
FOP is
via the command-line but that's rather slow because of the JVM startup
each time. But maybe it's good enough for you. Anyway, I don't work
with
PHP so I don't have any smart ideas.
Don't know if it can be of any help here, but there's a Wiki-page
about using the PHP/Java Bridge to interact with FOP in PHP.
right here: http://wiki.apache.org/xmlgraphics-fop/HowTo/PHPJavaBridge
Still uses the 0.20.X API, though... but with a bit of imagination,
maybe?
HTH!
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]