Please help me to find out online web service which can convert my (xml,xsl) or my (fo) to pdf and PS(PostScrip) formats. I have tools for doing the same thing in my pc, but I really need it online! Thank you in advance!
|
feedback
|
|
How about creating your own web service? See http://xmlgraphics.apache.org/fop/trunk/servlets.html | |||
feedback
|
|
There is a free web service for Windows and Linux that converts XSL-FO to PDF here. It uses a commercial XSL-FO parser though. Another thing is that if you are trying to format XSL-FO over the network, most XSL-FO engines (at least the commercial ones) also provide access via sockets. The web service is just a wrapper over a .NET, JAVA or C++ API. | |||
|
feedback
|