Hi there!

Good luck with your IIS/FOP integration!

From the FOP's Resources page:
http://xml.apache.org/fop/resources.html

Here you go:
http://marc.theaimsgroup.com/?l=fop-user&r=1&w=2

(I found it challenging to find this myself--there isn't exactly a blink tag pointing to this spot :-)

Web Maestro Clay

Matthew Lancashire wrote:
How do I query the archives?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: 10 Feb 2003 15:55
To: [EMAIL PROTECTED]
Subject: Re: FOP and IIS4/5



Matthew-

I've used FOP (with Sun's JRE, not Microsoft's -- see Oleg's note) with IIS
5 (and I would assume it would work with IIS 4) by basically writing an
ActiveX DLL that shells out to a call to the fop.bat file, and monitors a
log file of the output from the batch file to see when it's finished.

I later broke these steps out, because the render was taking quite a while
(lots of images, which were being pulled from a different server), and
basically wrapped everything with a bunch of VB "listener" apps, which
periodically checked a database of FOP requests.

Also, I believe someone came up with a .NET wrapper for FOP, which should
work under IIS, with the .NET framework installed.  If this interests you,
you might want to hit the archive; I believe the string ".NET" was in the
subject line.  If you want more information about my setup, I'd be happy to
provide it.

-Jeff


--
Clay Leeds - [EMAIL PROTECTED]
Web Developer - Medata, Inc. - http://www.medata.com
PGP Public Key: https://mail.medata.com/pgp/cleeds.asc


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to