|
| generatePDF (string $service, string $purpose, array $config, ilPDFGenerationJob $job) |
|
| prepareGenerationRequest (string $service, string $purpose) |
| Prepare the content processing at the beginning of a PDF generation request Should be used to initialize the processing of latex code The PDF renderers require different image formats generated by the MathJax service. More...
|
|
◆ generatePDF()
ilPDFRenderer::generatePDF |
( |
string |
$service, |
|
|
string |
$purpose, |
|
|
array |
$config, |
|
|
ilPDFGenerationJob |
$job |
|
) |
| |
◆ prepareGenerationRequest()
ilPDFRenderer::prepareGenerationRequest |
( |
string |
$service, |
|
|
string |
$purpose |
|
) |
| |
Prepare the content processing at the beginning of a PDF generation request Should be used to initialize the processing of latex code The PDF renderers require different image formats generated by the MathJax service.
- Parameters
-
string | $service | |
string | $purpose | |
- Returns
- void
Implemented in ilWkhtmlToPdfRenderer, and ilTCPDFRenderer.
The documentation for this interface was generated from the following file: