This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: xml to pdf or word


Adam Darwin <addarwin@yahoo.co.uk> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]