public interface HylandRenderingConversionService
| Modifier and Type | Method and Description |
|---|---|
boolean |
getPageList(String sessionId)
This method returns true if there are list of available pages in a document
|
String |
uploadDocument(byte[] data,
String fileName)
This method returns a session by uploading a document to the Hyland Rendering and Conversion Service
|
String uploadDocument(byte[] data, String fileName)
data - content of the element in a structured documentfileName - name of the element in a structured documentboolean getPageList(String sessionId)
sessionId - sessionId of a documentCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.