Re: [xsl] xml to pdf or word

Subject: Re: [xsl] xml to pdf or word
From: Joerg Pietschmann <joerg.pietschmann@xxxxxx>
Date: Wed, 24 Oct 2001 17:19:34 +0200
Adam Darwin <addarwin@xxxxxxxxxxx> wrote:

> How would one use this FOP processor in ASP?

Well, the easiest way is to get a FO-Processor wich provides a
COM interface. Such a processor should have plenty of documentation
and examples how to invoke it form ASP. The archives of this list and
the various XML resource pages on the Net should point you to vendors
of FP processors.
If you don't have success, you might try to get hold of an arcane
MicroSoft tool which will provide a COM or ActiveX interface to Java
classes in a jar file. MS customer support will probably know more about
it. This would allow you to use FOP. I want to note that it is much
simpler to use FOP in a servlet in order to generate PDF on the fly,
so yu'll might consider switching to servlets (IIS can use them).

HTH
J.Pietschmann

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread