I am interested in using Apache FOP to generate PDFs from XML within a website developed in ASP.NET.
My website is deployed in a shared Windows Host (reliablesite.net). Is it possible to install Apache FOP in a shared windows host?
If you can provide a shared hosting service that provides that feature, please share it as well.
Thanks.
Apparently there is no way to do this.
I ended up using ITextSharp for PDF functionality for an application hosted in a shared service.