pdftools_sdk.pdf2_image.render_page_as_fax
Classes
|
The image section mapping suitable for Fax output images |
- class pdftools_sdk.pdf2_image.render_page_as_fax.RenderPageAsFax(handle)[source]
Bases:
ImageSectionMapping
The image section mapping suitable for Fax output images
Render a PDF page without scaling onto the image, top-aligned and horizontally centered.
Note that, the image has a fixed width of 1728 pixels / 8.5 inches.
A page larger than the target image is scaled down to fit in.