Package com.openhtmltopdf.java2d.api
Interface FSPageProcessor
-
- All Known Implementing Classes:
BufferedImagePageProcessor,DefaultPageProcessor
public interface FSPageProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FSPagecreatePage(int zeroBasedPageNumber, int width, int height)voidfinishPage(FSPage pg)
-