You are here

public function PdfExportProcessorInterface::loadLibrary in PDF Export 7

Creates an instance of the library.

1 method overrides PdfExportProcessorInterface::loadLibrary()
PdfExportMpdfProcessor::loadLibrary in pdf_export_mpdf/includes/PdfExportMpdfProcessor.inc
Initializes the mPDF plugin.

File

includes/PdfExportProcessorInterface.inc, line 11
PdfProcessor interface.

Class

PdfExportProcessorInterface
@file PdfProcessor interface.

Code

public function loadLibrary();