10 #include "ImportCropping.h" 35 PdfReturn load (
const QString &fileName,
38 ImportCropping importCropping,
39 bool isErrorReportRegressionTest)
const;
43 PdfReturn loadWithCropping (Poppler::Document *document,
45 int resolution)
const;
46 PdfReturn loadWithoutCropping (
const QString &fileName,
48 int resolution)
const;
Wrapper around the Poppler library.
Storage of one imported image and the data attached to that image.