PrizmDoc v13.1 - Updated
PrizmDoc Server RESTful API

The PrizmDoc Server can be installed by you on-premise and is a collection of services that perform several important functions such as conversion of documents from the source file to SVG or raster, depending on the source document content, for display in the Viewer. The conversion of documents into a common format is the key to viewing many different file types in a single viewer. The Content Conversion Services RESTful API allows conversion of content from all supported formats into PDF or TIFF output. Content Conversion Services also allows you to combine documents (or pages within documents) from disparate formats into a new document. Through Content Conversion Services, you can also add custom headers and footers to your document, all through a RESTful API. You can perform redaction burning with the MarkupBurner API, report on system errors with the Error Reporting Service, and report on system health which is managed by the Watchdog Service.

For more information, refer to the Developer Reference - PrizmDoc Server RESTful API.