Tornado alternatives

Tornado is a standalone document generation tool that applications can call via HTTPS to create documents. It operates as a web service, offering a RESTful API for generating PDF, DOC, DOCX, and ODT files from templates. Applications send JSON or XML data to Tornado, which combines it with templates to produce the final document.

Alternatives