![]() |
wxPdfDocument
1.4.0
Library for generating PDF documents from wxWidgets applications
|
#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 for holding print configuration data. More... | |
| class | wxPdfPrinter |
| Class for managing the printing process to PDF. More... | |
| class | wxPdfPrintPreview |
| Class for managing the print preview process for PDF documents. More... | |
| class | wxPdfPrintPreviewImpl |
| class | wxPdfPrintDialog |
| Class for the PDF print dialog. More... | |
| class | wxPdfPageSetupDialogCanvas |
| class | wxPdfPageSetupDialog |
| Class for the PDF page setup dialog. More... | |
| 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 |