Pdf
in package
Configuration file: Config\Components\Pdf.
Table of Contents
- $chromiumBinaryPath : string
- The name or path of the chrome/chromium engine.
- $chromiumBrowserOptions : array<string|int, mixed>
- Chromium browser options available for the browser factory.
Properties
$chromiumBinaryPath
The name or path of the chrome/chromium engine.
public
static string
$chromiumBinaryPath
= ''
Tags
$chromiumBrowserOptions
Chromium browser options available for the browser factory.
public
static array<string|int, mixed>
$chromiumBrowserOptions
= ['noSandbox' => true]