21#ifndef JOB_EXPORT_PCB_PDF_H 
   22#define JOB_EXPORT_PCB_PDF_H 
bool m_pdfFrontFPPropertyPopups
 
@ ALL_LAYERS_SEPARATE_FILE
 
@ ALL_LAYERS_ONE_FILE
DEPRECATED MODE.
 
@ ONE_PAGE_PER_LAYER_ONE_FILE
The most traditional output mode KiCad has had.
 
wxString m_pdfBackgroundColor
 
bool m_pdfSingle
This is a hack to deal with cli having the wrong behavior We will deprecate out the wrong behavior,...
 
bool m_pdfBackFPPropertyPopups
 
GEN_MODE m_pdfGenMode
The background color specified in a hex string.
 
JOB_EXPORT_PCB_PLOT(PLOT_FORMAT aFormat, const std::string &aType, bool aOutputIsDirectory)
 
virtual wxString GetDefaultDescription() const
 
virtual wxString GetSettingsDialogTitle() const