KiCad PCB EDA Suite
|
#include <printing.h>
#include <poppler/glib/poppler.h>
#include <gtk/gtk.h>
#include <unistd.h>
#include <algorithm>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | KIPLATFORM |
namespace | KIPLATFORM::PRINTING |
Functions | |
PRINT_RESULT | KIPLATFORM::PRINTING::PrintPDF (const std::string &aFile, bool fit_to_page) |
PRINT_RESULT | KIPLATFORM::PRINTING::PrintPDF (const std::string &aFile) |