public class Fax extends Profile
This profile is suitable for converting PDFs into TIFF-F conforming rasterized images for Facsimile transmission.
The output format is a multi-page TIFF file containing all rasterized PDF pages.
By default,
The compression type and the vertical resolution can be set
through getImageOptions().
| Constructor | Description |
|---|---|
Fax() |
| Modifier and Type | Method | Description |
|---|---|---|
FaxImageOptions |
getImageOptions() |
The settings for the output image (Getter)
|
RenderPageAsFax |
getImageSectionMapping() |
The image section mapping (Getter)
|
equals, hashCodegetClass, notify, notifyAll, toString, wait, wait, waitgetContentOptionspublic FaxImageOptions getImageOptions()
public RenderPageAsFax getImageSectionMapping()