Uses of Interface
com.openhtmltopdf.java2d.api.FSPageOutputStreamSupplier
| Package | Description |
|---|---|
| com.openhtmltopdf.java2d.api |
-
Uses of FSPageOutputStreamSupplier in com.openhtmltopdf.java2d.api
Constructors in com.openhtmltopdf.java2d.api with parameters of type FSPageOutputStreamSupplier Constructor Description DefaultPage(int pgNo, int w, int h, FSPageOutputStreamSupplier osFactory, int imageType, String imageFormat)DefaultPageProcessor(FSPageOutputStreamSupplier osFactory, int imageType, String imageFormat)Creates a page processor which saves each page as an image.