Less than 1 minute
Properties
pdfFile
private PDFFile $pdfFile
downloadable
private bool $downloadable
Methods
__construct
Constructor: initialize command line and reserve temporary file.
public __construct(string $file, bool $downloadable = false): void
Parameters
Parameter | Type | Description |
---|---|---|
$file | string | |
$downloadable | bool |
__call
public __call(string $method, array $args): mixed
Parameters
Parameter | Type | Description |
---|---|---|
$method | string | |
$args | array |
writeOutput
public writeOutput(): void
getContent
public getContent(): string
Generated by Hazaar API Doc Generator