Generating machine-readable forms
Contents
[
Hide
]
Aspose.OMR Cloud generates a printable OMR form in 3 API calls:
- Get access token.
- Send the form’s source code for rendering.
- Fetch a printable form and a recognition pattern file.
Because Aspose.OMR Cloud is provided as a REST API, form generation can be performed from any platform with Internet access.
Aspose also provides open-source SDKs for all popular programming languages, that wrap all routine rendering operations into a few native methods. It makes interaction with Aspose.OMR Cloud services much easier, allowing you to focus on the task at hand rather than technical details.
Make sure the application has access to the api.aspose.cloud domain.