pdfire / io.pdfire.client / Parameters / useStorage

useStorage

abstract fun useStorage(configure: (StorageParameter) -> Unit): Parameters

Serve the PDF via a custom cloud storage disk.

abstract fun useStorage(use: Boolean = true): Parameters

Serve the PDF via the default custom cloud storage disk.