Pdftools SDK
|
The image mapping that automatically determines a suitable conversion. More...
#include <PdfTools_Types.h>
The image mapping that automatically determines a suitable conversion.
Images with a meaningful resolution, e.g. scans or graphics, are converted to PDF pages fitting the image. The image size is preserved if it is smaller than PdfToolsImage2Pdf_Auto_GetMaxPageSize. Otherwise, it is scaled down. For all images except scans, a margin PdfToolsImage2Pdf_Auto_GetDefaultPageMargin is used.
Images with no meaningful resolution, e.g. photos are scaled, to fit onto PdfToolsImage2Pdf_Auto_GetMaxPageSize.