Package com.pdftools.pdf2image
Class RenderPageAsFax
- java.lang.Object
-
- com.pdftools.internal.NativeBase
-
- com.pdftools.internal.NativeObject
-
- com.pdftools.pdf2image.ImageSectionMapping
-
- com.pdftools.pdf2image.RenderPageAsFax
-
public class RenderPageAsFax extends 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.
-
-
Method Summary
-
Methods inherited from class com.pdftools.internal.NativeObject
equals, hashCode
-
-