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 IntegergetSize()final List<Uri>getUris()final BooleangetInputEncrypted()PdfConfiggetPdfConfig()FilegetOutputFile()-
-
Method Detail
-
getInputEncrypted
final Boolean getInputEncrypted()
-
getPdfConfig
PdfConfig getPdfConfig()
-
getOutputFile
File getOutputFile()
-
-
-
-