Step 3: Export to PDF - MRC
PDF Standard Keys – PDF MRC Standard Keys
Note: If you would like to tune PDF Mixed Raster Content parameters manually, please use the following order of MRC keys in your CLI command:
--pdfMrcMRCEnabled
| Key | Parameters | Default |
| -pmrc | no | |
| –pdfMrcMRCEnabled |
--pdfMrcBackgroundColor
This key specifies the background color. You can use -pmbc key with original parameter. In this case, the background color will be detected automatically based on the original background. By default the background color is white or RGB(255,255,255).
| Key | Parameters | Default |
| -pmbc | lor in RGB format or original string parameter | 0xffffff |
| –pdfMrcBackgroundColor |
--pdfMrcBackgroundDownSampling
| Key | Parameters | Default |
| -pmbds | background down sampling rate | 4 |
| –pdfMrcBackgroundDownSampling |
| Key | Parameters | Default |
| -pmbf | JpegColor, JpegGray
(see descriptions in ExportPictureFormatEnum) | JpegColor |
| –pdfMrcBackgroundFormat |
--pdfMrcBackgroundQuality
| Key | Parameters | Default |
| -pmbq | background JPEG quality in percent | 5 |
| –pdfMrcBackgroundQuality |
--pdfMrcColorMaskDownSampling
| Key | Parameters | Default |
| -pmcmds | color mask down sampling rate | 4 |
| –pdfMrcColorMaskDownSampling |
| Key | Parameters | Default |
| -pmcmf | JpegColor
JpegGray
ZipColor
(see descriptions in ExportPictureFormatEnum) | ZipColor |
| –pdfMrcColorMaskFormat |
--pdfMrcColorMaskQuality
| Key | Parameters | Default |
| -pmcmq | color mask JPEG quality in percent | 30 |
| –pdfMrcColorMaskQuality |
--pdfMrcCompressionLevel
| Key | Parameters | Default |
| -pmcl | LowCompression
AvgCompression
MaxCompression
Custom
(see descriptions in PDFMRCCompressionLevelEnum) | AvgCompression |
| –pdfMrcCompressionLevel |
--pdfMrcDoNotKeepBackground
| Key | Parameters | Default |
| -pmnkb | no | |
| –pdfMrcDoNotKeepBackground |
--pdfMrcNotMonochromeText
| Key | Parameters | Default |
| -pmnmt | no | |
| –pdfMrcNotMonochromeText |
--pdfMrcPicturesInBackground
This key specifies whether pictures should be considered as parts of the background. If you use -pmpib key, the background compression options are used for the pictures. When you do not use this key, pictures are not considered as parts of the background.
| Key | Parameters | Default |
| -pmpib | no | |
| –pdfMrcPicturesInBackground |
--pdfMrcTextColor
This key specifies the text color in monochrome mode, i.e., only when -pmnmt key is not used. By default, the text color is black or RGB(0,0,0).
| Key | Parameters | Default |
| -pmtc | color in RGB format | 0x000000 |
| –pdfMrcTextColor |
--pdfMrcTextMaskDownSampling
| Key | Parameters | Default |
| -pmtmds | text mask down sampling rate | |
| –pdfMrcTextMaskDownSampling |
--pdfMrcTextMaskFormat
| Key | Parameters | Default |
| -pmtmf | CCITT4
JBIG2
(see descriptions in ExportPictureFormatEnum) | JBIG2 |
| –pdfMrcTextMaskFormat |
--pdfMrcTextMaskQuality
| Key | Parameters | Default |
| -pmtmq | text mask JPEG quality in percent | 75 |
| –pdfMrcTextMaskQuality |