pdfire-client / io.pdfire.client / ConversionParameters / <init>

<init>

ConversionParameters(html: String? = null, url: String? = null, cdn: Boolean? = null, storage: StorageParameter? = null, landscape: Boolean? = null, printBackground: Boolean? = null, scale: Float? = null, format: PaperFormat? = null, paperWidth: String? = null, paperHeight: String? = null, margin: String? = null, marginTop: String? = null, marginRight: String? = null, marginBottom: String? = null, marginLeft: String? = null, pageRanges: MutableList<String> = mutableListOf(), headerTemplate: String? = null, footerTemplate: String? = null, preferCSSPageSize: Boolean? = null, viewportWidth: Float? = null, viewportHeight: Float? = null, blockAds: Boolean? = null, selector: String? = null, waitForSelector: String? = null, waitForSelectorTimeout: Duration? = null, waitUntil: WaitUntil? = null, waitUntilTimeout: Duration? = null, delay: Duration? = null, timeout: Duration? = null, headers: MutableMap<String, Any> = mutableMapOf(), emulateMedia: Media? = null, ownerPassword: String? = null, userPassword: String? = null, allowErrorPage: Boolean? = null, optimize: Boolean? = null)

Configuration for a conversion.

Options may require a minimum subscription tier to be usable. See the documentation for information on the available options.