pdftools_sdk.image2_pdf.shrink_to_page
Classes
The image mapping that places the image onto pages of the specified size |
- class pdftools_sdk.image2_pdf.shrink_to_page.ShrinkToPage[source]
Bases:
ImageMapping
The image mapping that places the image onto pages of the specified size
Place images onto portrait or landscape pages. If an image is too large to fit on a page, the page may be rotated to better accommodate the image. Large images are scaled down to fit onto the PDF page size
pdftools_sdk.image2_pdf.shrink_to_page.ShrinkToPage.page_size
.