wxPdfDocument 1.2.0
|
#include "wx/pdfdocdef.h"
#include <wx/defs.h>
#include <wx/dialog.h>
#include <wx/cmndata.h>
#include <wx/prntbase.h>
#include <wx/printdlg.h>
#include <wx/listctrl.h>
#include <wx/filepicker.h>
#include <wx/checkbox.h>
#include "wx/pdfdc.h"
Classes | |
class | wxPdfPrintData |
class | wxPdfPrinter |
class | wxPdfPrintPreview |
class | wxPdfPrintPreviewImpl |
class | wxPdfPrintDialog |
class | wxPdfPageSetupDialogCanvas |
class | wxPdfPageSetupDialog |
class | wxPdfPreviewDCImpl |
class | wxPdfPreviewDC |
Macros | |
#define | wxPDF_PRINTER_DEFAULT_RESOLUTION 600 |
#define | wxPDF_PRINTDIALOG_ALLOWNONE 0 |
#define | wxPDF_PRINTDIALOG_FILEPATH 0x01 |
#define | wxPDF_PRINTDIALOG_PROPERTIES 0x02 |
#define | wxPDF_PRINTDIALOG_PROTECTION 0x04 |
#define | wxPDF_PRINTDIALOG_OPENDOC 0x08 |
#define | wxPDF_PRINTDIALOG_ALLOWALL |
#define wxPDF_PRINTDIALOG_ALLOWALL |
#define wxPDF_PRINTDIALOG_ALLOWNONE 0 |
#define wxPDF_PRINTDIALOG_FILEPATH 0x01 |
#define wxPDF_PRINTDIALOG_OPENDOC 0x08 |
#define wxPDF_PRINTDIALOG_PROPERTIES 0x02 |
#define wxPDF_PRINTDIALOG_PROTECTION 0x04 |
#define wxPDF_PRINTER_DEFAULT_RESOLUTION 600 |