PdfGeneratorFactory

class PdfGeneratorFactory(context: Context, fileIOProcessor: FileIOProcessor, documentStoreStrategy: DocumentStoreStrategy, pageFileStorage: PageFileStorage, bitmapBinarizer: <Error class: unknown class>, composerCache: ComposerCache, blobManager: BlobManager, simpleComposer: SimpleComposer, ocrSettings: <Error class: unknown class>, sapManager: SapManager) : IPdfGeneratorFactory

Constructors

Link copied to clipboard
constructor(context: Context, fileIOProcessor: FileIOProcessor, documentStoreStrategy: DocumentStoreStrategy, pageFileStorage: PageFileStorage, bitmapBinarizer: <Error class: unknown class>, composerCache: ComposerCache, blobManager: BlobManager, simpleComposer: SimpleComposer, ocrSettings: <Error class: unknown class>, sapManager: SapManager)

Functions

Link copied to clipboard
open override fun create(ocrConfiguration: <Error class: unknown class>?): PdfGenerator