pdftools_sdk.image2_pdf.shrink_to_portrait
Classes
The image mapping that places the image onto portrait pages of the specified size |
- class pdftools_sdk.image2_pdf.shrink_to_portrait.ShrinkToPortrait[source]
Bases:
ImageMapping
The image mapping that places the image onto portrait pages of the specified size
Place images onto portrait pages. Large images are scaled down to fit onto
pdftools_sdk.image2_pdf.shrink_to_portrait.ShrinkToPortrait.page_size
.- Deprecated:
Deprecated in Version 1.1. Use ‘ShrinkToFit’ instead.