node-pdfutils
Public Member Functions | List of all members
PdfEngineFactory Class Reference

Factory Class for PDF Engines. More...

#include <PdfEngineFactory.h>

Inheritance diagram for PdfEngineFactory:

Public Member Functions

 PdfEngineFactory (v8::Handle< v8::Object > &exports, const char *name, const PdfEngineInit pdfInit, const char *license)
 
PdfEnginenewInstance ()
 

Detailed Description

Factory Class for PDF Engines.

This class provides functionality to reuse the node.js module system to dynamicly load multiple PdfEngines.


The documentation for this class was generated from the following files: