Class UrisInput
-
- All Implemented Interfaces:
public final class UrisInput extends PdfRendererInput
Allows to set PDF rendering input as a bitmap
-
-
Method Summary
Modifier and Type Method Description Integer
getSize()
final List<Uri>
getUris()
final Boolean
getInputEncrypted()
PdfConfig
getPdfConfig()
File
getOutputFile()
-
-
Method Detail
-
getInputEncrypted
final Boolean getInputEncrypted()
-
getPdfConfig
PdfConfig getPdfConfig()
-
getOutputFile
File getOutputFile()
-
-
-
-