13#ifndef EXTENSION_INTERNAL_PDFOUTPUT_H
14#define EXTENSION_INTERNAL_PDFOUTPUT_H
The object that is the basis for the Extension system.
Base class for all implementations of modules.
bool check(Inkscape::Extension::Extension *module) override
Verify any dependencies.
void save(Inkscape::Extension::Output *mod, SPDocument *doc, char const *filename) override
Save the PDF file.
Typed SVG document implementation.