Class Document2ImagesConvertor

java.lang.Object
org.ametys.plugins.flipbook.Document2ImagesConvertor
All Implemented Interfaces:
Initializable, Component, Serviceable

Converts a document file to PNG images, one image per page. The document images file name must begin with "page".
This component just delegates its behavior to the chosen Document2ImagesConvertorPolicy in configuration flipbook.convertor