PdfVersion | Long | R/W |
Specifies PDF version:
0. | PDF1.3 | 1. | PDF1.4 | 2. | PDF1.5 | 3. | PDF1.6 | 4. | PDF1.7 | 10. | PDF2.0 | 101. | PDF/X-1a:2001 no-LT
| 103. | PDF/X-3:2002 no-LT
| 104. | PDF/X-1a:2003 no-LT
| 105. | PDF/X-2:2003 no-LT
| 106. | PDF/X-3:2003 no-LT
| 107. | PDF/X-4:2010 no-LT
| 108. | PDF/X-4p:2010 no-LT
| 200. | PDF/A-1a:2005 no-LT
| 400. | PDF/A-1b:2005 no-LT
| 631. | PDF1.4/A-2a:2011 no-LT
| 632. | PDF1.5/A-2a:2011 no-LT
| 633. | PDF1.6/A-2a:2011 no-LT
| 634. | PDF1.7/A-2a:2011 no-LT
| 641. | PDF1.4/A-2b:2011 no-LT
| 642. | PDF1.5/A-2b:2011 no-LT
| 643. | PDF1.6/A-2b:2011 no-LT
| 644. | PDF1.7/A-2b:2011 no-LT
| 651. | PDF1.4/A-2u:2011 no-LT
| 652. | PDF1.5/A-2u:2011 no-LT
| 653. | PDF1.6/A-2u:2011 no-LT
| 654. | PDF1.7/A-2u:2011 no-LT
| 661. | PDF1.4/A-3a:2012 no-LT
| 662. | PDF1.5/A-3a:2012 no-LT
| 663. | PDF1.6/A-3a:2012 no-LT
| 664. | PDF1.7/A-3a:2012 no-LT
| 671. | PDF1.4/A-3b:2012 no-LT
| 672. | PDF1.5/A-3b:2012 no-LT
| 673. | PDF1.6/A-3b:2012 no-LT
| 674. | PDF1.7/A-3b:2012 no-LT
| 681. | PDF1.4/A-3u:2012 no-LT
| 682. | PDF1.5/A-3u:2012 no-LT
| 683. | PDF1.6/A-3u:2012 no-LT
| 684. | PDF1.7/A-3u:2012 no-LT
| 1002. | PDF1.5/UA-1:2014 no-LT
| 1003. | PDF1.6/UA-1:2014 no-LT
| 1004. | PDF1.7/UA-1:2014 no-LT
|
Impossible to specify PDF/X, PDF/A or PDF/UA with Antenna House Formatter V7.4 Lite.
|
PdfEncryptLevel | Long | R/W |
Specifies the key length when encrypting the PDF file during output. The key length can be specified as follows:
0. | 40bit RC4 | 1. | 128bit RC4 | 2. | 128bit AES | 3. | 256bit AES |
Note: This parameter is effective only when you specify PDF1.4 or later for the PdfVersion property.
128bit AES is effective with PDF1.6 or later, 256bit AES is effective with PDF1.7 or later.
|
PdfTag | Boolean | R/W |
Generates Tagged PDF. Ignored if PDF cannot be tagged depending on the PDF versions.
no-LT
|
PdfReversePage | Boolean | R/W | Outputs pages in reverse order.
|
PdfUserPassword | String | W |
Specifies the user password to be set for the PDF. Specify up to 32 ASCII characters for PDF1.3 to 1.7 and 127 ASCII characters for PDF2.0 or later.
|
PdfOwnerPassword | String | W |
Specifies the owner password to be set for the PDF. Specify up to 32 ASCII characters for PDF1.3 to 1.7 and 127 ASCII characters for PDF2.0 or later.
|
PdfNoPrinting | Boolean | R/W |
Prohibits printing the PDF file.
It is necessary to specify PdfOwnerPassword so that this parameter is effective.
|
PdfNoChanging | Boolean | R/W |
Prohibits making changes to the PDF file.
It is necessary to specify PdfOwnerPassword so that this parameter is effective.
|
PdfNoContentCopying | Boolean | R/W |
Prohibits copying the content of the PDF file.
It is necessary to specify PdfOwnerPassword so that this parameter is effective.
|
PdfNoFillForm | Boolean | R/W |
Prohibits filling in of form fields and signing of the PDF file. This parameter is effective only when you specify PDF1.4 or later for the PdfVersion property.
In order to make this parameter effective, other parameter settings may be required.
For more details, see also ISO 32000-1 or ISO 32000-2.
|
PdfNoAccessibility | Boolean | R/W |
Prohibits text access for screen reader devices of the PDF file. This parameter is effective only when you specify PDF1.4 or later for the PdfVersion property.
|
PdfNoAssembleDoc | Boolean | R/W |
Prohibits inserting, deleting and rotating the PDF pages. This parameter is effective only when you specify PDF1.4 or later for the PdfVersion property.
|
PdfEmbedAllFontsEx | Long | R/W |
Specifies whether or not to embed all embeddable fonts used in the file of the formatted result into PDF.
However, even if all fonts are specified to embed, the font forbidden embedding or the font that is not able to be embedded to PDF cannot be embedded.
0. | Specified font | 1. | All fonts excluding Base14 font | 2. | All fonts including Base14 font |
|
PdfEmbedFonts | String | R/W |
Embeds the specified font in the created PDF. To specify multiple fonts, put commas between each font.
|
PdfEmbedSubsetFontPercentage | Long | R/W | Embeds all fonts when the percent of characters used is greater than or equal to specified value, subsets embedded fonts when the percent of characters used is less than the specified value. If nothing is specified, it is considered 100 and embedded fonts are always subset.
|
PdfErrorOnEmbedFault | Boolean | R/W |
When true is specified, an error is issued when font embedding fails.
|
PdfErrorOnMissingGlyph | Boolean | R/W |
When true is specified, an error is issued when there is a missing glyph.
|
PdfPrintingAllowed | Long | R/W |
Specifies whether and how to permit printing of the PDF. This parameter is effective only when you specify PDF1.4 or later for the PdfVersion property.
0. | Not Allowed | 1. | Low Resolution Printing | 2. | High Resolution Printing |
|
PdfImageCompression | Long | R/W |
When a color image format cannot be stored directly in the PDF, an image is stored after being transformed into a bitmap format that is compatible with PDF. Use one of the following values to specify the compression method of the data stored in a PDF file:
0. | JPEG or ZLIB compression | 1. | JPEG compression | 2. | ZLIB compression | 3. | JPEG 2000 compression (it is effective only when PdfVersion is PDF1.5 or later) | 4. | LZW or JPEG or ZLIB compression | 5. | JPEG 2000 or JPEG or ZLIB compression (it is effective only when PdfVersion is PDF1.5 or later) | 6. | LZW or JPEG 2000 or JPEG or ZLIB compression (it is effective only when PdfVersion is PDF1.5 or later) |
When Auto is selected, the process is automatically done and creates the image data according to the setting of PdfJPEGQuality and PdfRasterizeResolution. Whichever has the smaller compressed size, JPEG or ZLIB, is selected. These are the settings for color images. Specify PdfGrayscaleImageCompression for grayscale images and PdfMonochromeImageCompression for monochrome images.
|
PdfJPEGQuality | Long | R/W |
With color image formats that cannot be stored directly in a PDF, if JPEG compression is specified for PdfImageCompression the image quality can be specified with a numeric value of 1 to 100. Higher values are proportional to increased image quality. However the file size also becomes larger. This is the setting for color images. PdfGrayscaleJPEGQuality can be specified for grayscale images.
CAUTION: | This is not for changing the quality of a JPEG formatted image. |
---|
|
PdfPutImageColorProfile | Boolean | R/W |
Specifies whether to embed in the PDF the ICC profile of the color image that will be embedded.
|
PdfImageDownSampling | Long | R/W |
Specifies either of the following methods to downsample the raster color image in a PDF:
0. | None | 1. | Average | 2. | Bicubic | 3. | Subsampling |
When a value other than None is specified, an image that has a resolution greater than or equal to the one specified by PdfImageDownSamplingDPI will be downsampled into the resolution specified by PdfImageDownSamplingTarget.
These are the settings for color images. Specify PdfGrayscaleImageDownSampling for grayscale images and PdfMonochromeImageDownSampling for monochrome images.
|
PdfImageDownSamplingTarget | Long | R/W |
Sets the target resolution when a raster color image is downsampled.
|
PdfImageDownSamplingDPI | Long | R/W |
Sets the resolution for the downsampled raster color image.
|
PdfGrayscaleImageCompression | Long | R/W |
When a raster grayscale image format cannot be stored directly in the PDF, the image is transformed and stored in a bitmap format that is compatible with PDF. Use one of the following values to specify the compression method of the data stored in a PDF file:
0. | JPEG or ZLIB compression | 1. | JPEG compression | 2. | ZLIB compression | 3. | JPEG 2000 compression (it is effective only when PdfVersion is PDF1.5 or later) | 4. | LZW or JPEG or ZLIB compression | 5. | JPEG 2000 or JPEG or ZLIB compression (it is effective only when PdfVersion is PDF1.5 or later) | 6. | LZW or JPEG 2000 or JPEG or ZLIB compression (it is effective only when PdfVersion is PDF1.5 or later) |
When Auto is selected, the process is automatically done and creates the image data according to the setting of PdfGrayscaleJPEGQuality and PdfRasterizeResolution. Whichever has the smaller compressed size, JPEG or ZLIB, is selected. These are the settings for grayscale images. Specify PdfImageCompression for color images and PdfMonochromeImageCompression for monochrome images.
|
PdfGrayscaleJPEGQuality | Long | R/W |
For grayscale image formats that cannot be stored directly in the PDF, if JPEG compression is specified in PdfGrayscaleImageCompression the image quality can be specified by a numerical value of 1 to 100. Higher values are proportional to increased image quality, however the file size also becomes larger. These are the settings for grayscale images. Specify PdfJPEGQuality for color images.
CAUTION: | This is not for changing the quality of a JPEG formatted image. |
---|
|
PdfGrayscaleImageDownSampling | Long | R/W |
Specifies either of the following methods to downsample raster grayscale images in a PDF:
0. | None | 1. | Average | 2. | Bicubic | 3. | Subsampling |
When a value other than None is specified, an image that has a resolution greater than or equal to the one specified by PdfGrayscaleImageDownSamplingDPI will be downsampled into the resolution specified by PdfGrayscaleImageDownSamplingTarget.
These are the settings for grayscale images. Specify PdfImageDownSampling for color images and PdfMonochromeImageDownSampling for monochrome images.
|
PdfGrayscaleImageDownSamplingTarget | Long | R/W |
Sets the target resolution when a raster grayscale image is downsampled.
|
PdfGrayscaleImageDownSamplingDPI | Long | R/W |
Sets the resolution for the downsampled raster grayscale image.
|
PdfMonochromeImageCompression | Long | R/W |
When monochrome image formats cannot be stored directly in the PDF, the image is transformed and stored in a bitmap format that is compatible with PDF. Use one of the following values to specify the compression method of data stored in a PDF file:
0. | CCITT Group4 | 1. | CCITT Group3 | 2. | Run Length compression | 3. | ZLIB compression | 4. | None |
These are the settings for monochrome images. Specify PdfGrayscaleImageCompression for grayscale images and PdfImageCompression for color images.
|
PdfMonochromeImageDownSampling | Long | R/W |
Specifies either of the following methods to downsample raster monochrome images in a PDF:
0. | None | 1. | Average | 2. | Bicubic | 3. | Subsampling |
When a value other than None is specified, an image that has a resolution greater than or equal to the one specified by PdfMonochromeImageDownSamplingDPI will be downsampled into the resolution specified by PdfMonochromeImageDownSamplingTarget.
These are the settings for monochrome images. Specify PdfImageDownSampling for color images and PdfGrayscaleImageDownSampling for grayscale images.
|
PdfMonochromeImageDownSamplingTarget | Long | R/W |
Sets the target resolution when a raster monochrome image is downsampled.
|
PdfMonochromeImageDownSamplingDPI | Long | R/W |
Sets the resolution for the downsampled raster monochrome image.
|
PdfLinearize | Boolean | R/W |
Specifies whether to output linearized PDF or not.
no-LT
|
PdfCompressContentStream | Boolean | R/W |
Specifies whether the text and line art in a PDF are compressed in order to reduce the size of PDF.
|
PdfUseLaunchForRelativeURI | Boolean | R/W |
Specifies whether external links specified by the local file are transformed into “Open the file” or into “World Wide Web link” in the PDF link properties. If the value is true, it is transformed to “Open the file”. If the value is false, it is transformed to “World Wide Web link”.
|
PdfRGBConversion | Long | R/W |
Specifies how to convert the RGB color space (DeviceRGB) to DeviceGray.
0. | No Conversion | 1. | Black to DeviceGray | 2. | Gray to DeviceGray | 3. | All RGB to DeviceGray | 4. | All RGB to CMYK |
|
PdfRasterizeResolution | Long | R/W |
Specifies the rasterize-resolution value of the transformed raster images from 70 to 500(dpi) when the vector image is converted to the raster image and stored in PDF. SVG, EMF and WMF are rendered in PDF as vectors without being changed to raster images.
|
PdfImport3DAnnotation | Boolean | R/W | Imports 3D object.
no-LT
|
PdfOutputScale | String | W |
Specifies the scaling ratio of the PDF to output. A value with a unit or % value can be specified as length.
|
PdfOutputHeight | String | R/W |
Scales the height of the PDF to output. A value with a unit or % value can be specified as length.
|
PdfOutputWidth | String | R/W |
Scales the width of the PDF to output. A value with a unit or % value can be specified as length.
|
PdfErrorOnPDFXFault | Boolean | R/W |
Prevents PDF/X, PDF/A and PDF/UA outputs from being cancelled even when an error occurs while outputting them.
|