wxIScan
wxpoppler.h File Reference
#include <poppler.h>
#include <wx/dynlib.h>
#include <wx/image.h>

Go to the source code of this file.

Classes

class  wxPoppler
 A class to handle PDF files using libpoppler. More...
class  wxPDFHandler
 Image handler to handle PDF files in a way e. g. the BMP or JPEG file handler does it. More...

Defines

#define WXPOPPPLER_LIBPOPPLER   "poppler-glib"

Enumerations

enum  wxBitmapTypePdf { wxBITMAP_TYPE_PDF = wxBITMAP_TYPE_ANY + 1047 }

Define Documentation

#define WXPOPPPLER_LIBPOPPLER   "poppler-glib"

Definition at line 25 of file wxpoppler.h.

Referenced by wxPoppler::wxPoppler().


Enumeration Type Documentation

...

Enumerator:
wxBITMAP_TYPE_PDF 

Definition at line 157 of file wxpoppler.h.

{
    wxBITMAP_TYPE_PDF = wxBITMAP_TYPE_ANY + 1047
};