Class PdfRendererInput
-
- All Implemented Interfaces:
public class PdfRendererInput
Input for the PDF rendering process
-
-
Method Summary
Modifier and Type Method Description abstract File
getOutputFile()
abstract Integer
getSize()
abstract PdfConfig
getPdfConfig()
-
-
Method Detail
-
getOutputFile
abstract File getOutputFile()
-
getPdfConfig
abstract PdfConfig getPdfConfig()
-
-
-
-