| 
    KiCad PCB EDA Suite
    
   | 
 
#include <string>#include <wx/translation.h>Go to the source code of this file.
Namespaces | |
| namespace | KIPLATFORM | 
| namespace | KIPLATFORM::PRINTING | 
Macros | |
| #define | PRINTING_TRACE "KICAD_PRINT" | 
Functions | |
| const wxString | KIPLATFORM::PRINTING::PrintResultToString (PRINT_RESULT aResult) | 
| PRINT_RESULT | KIPLATFORM::PRINTING::PrintPDF (const std::string &aFile) | 
| #define PRINTING_TRACE "KICAD_PRINT" | 
Definition at line 26 of file printing.h.
Referenced by RenderPdfPageToImage(), and KIPLATFORM::PRINTING::WIN_PDF_PRINTER::Run().