The version 1.2 of Inforama Enterprise adds five new document generation formats, i.e. formats which the template documents can be converted to.
- Open Office document (ODT) - the returned document is an evaluated and editable Open Office document.
- Portable Network Graphics (PNG) - the evaluated template is returned as an PNG bitmapped image.
- Encapsulated Postscript (EPS) - the evaluated template is returned as a PostScript document.
- Rich Text Format (RTF) - the returned document is an evaluated and editable Microsoft's Rich Text Format document.
- Tagged Image File Format (TIFF) - the evaluated template is returned as a TIFF image file.
The generate operation of the Inforama Enterprise's DocumentGenerator web service takes an additional argument: outputType specifying the format of documents that should be returned to the web service caller. The supported types, as described above, are: PDF (the default type), ODT, PNG, EPS, RTF, TIFF