getPageImage

public final Resource<ByteArray> getPageImage(String documentId, Integer page)

Get the rendered image of a page as byte[]

Return

Resource with the image's bytes or information about the error

Parameters

documentId

id of document

page

page of document