>Sounds a long-shot though ;-) If you need a starting point on how to provide dxf2svg as a service, maybe this [1] helps. This is a simple NodeJS/Restify implementation in order to provide the "Apache Royale Compiler" as-a-service. The Readme [2] explains how it works. Notice that the code is just a proof of concept and that it's still work in progress.
However, I guess you could easily replace the Royale command with the related dxf2svg command. Of course, you have to do some more adjustments but in the best case, this could be done in a couple of minutes ;-) HTH, Olaf [1] https://github.com/apache/royale-website/blob/try-it-now/try-it-now/server/server.js [2] https://github.com/apache/royale-website/blob/try-it-now/try-it-now/server/README.md -- Sent from: http://apache-flex-users.2333346.n4.nabble.com/