Platforms to show: All Mac Windows Linux Cross-Platform
Back to DynaPDFMBS class.
DynaPDFMBS.kofConvNonEmbFontsOnly = &h00800000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 21.0 |
Meaningful only, if the flag kofConvTextToOutlines is set. If set, text of non-embedded fonts are converted to outlines only. Embedded fonts remain embedded.
DynaPDFMBS.kofConvTextToOutlines = &h00400000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 21.0 |
If set, texts of non-Type3 fonts are converted to outlines or vector graphics. The resulting file contains no fonts with exception of Type3 fonts, if any. Such files are large but avoid printing issues due to missing or damaged fonts.
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 16.4 |
Just rebuild the content streams.
DynaPDFMBS.kofDeleteAlternateImages = &h00000400
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 16.4 |
If set, alternate images will be deleted.
DynaPDFMBS.kofDeleteInvPaths = 64
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 16.1 |
Delete invisible paths. An invisible path is a path that was finished with the no-op operator "n".
DynaPDFMBS.kofDeletePrivateData = &h00000100
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 16.4 |
Delete private data objects from pages, templates, and images.
For example Indesign may store the original Photoshop image within the PDF file.
DynaPDFMBS.kofDeleteThumbnails = &h00000200
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 16.4 |
Thumbnails can be deleted since PDF viewers can create thumbnails easily on demand.
DynaPDFMBS.kofFailOnOverprinting = &h08000000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 21.1 |
Meaningful only if a color conversion flag is set. If set, the function returns with a fatal error if an object with enabled overprinting was found on the page. The appearance of overprinted objects would change and make the page maybe unusable. Overprinted objects can be left unchanged (set the flag kofSkipOverprintedObj in this case) or Optimize() can return with a fatal error to avoid the creation of an invalid document.
DynaPDFMBS.kofFlattenLayers = &h00000080
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 16.1 |
Flatten layers if any.
DynaPDFMBS.kofIgnoreDeviceN = &h01000000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 21.1 |
If set, DeviceN color spaces are left unchanged.
DynaPDFMBS.kofIgnoreICCBased = 4
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 14.2 |
If set, ICCBased color spaces will be left unchanged.
DynaPDFMBS.kofIgnoreNChannel = &h02000000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 21.1 |
If set, NChannel color spaces are left unchanged.
DynaPDFMBS.kofIgnoreSeparation = &h04000000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 21.1 |
If set, Separation color spaces are left unchanged.
DynaPDFMBS.kofIgnoreSeparationAll = &h80000000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 22.0 |
Meaningful only if a color conversion flag is set. If set, Separation color spaces with the special colorant "All" will be ignored.
DynaPDFMBS.kofIgnoreZeroLineWidth = &h00001000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 16.4 |
Meaningful only if the parameter MinLineWidth of the DynaPDFOptimizeParamsMBS class is greater zero. If set, ignore line width operators with a value of zero (zero means one device unit).
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 16.1 |
Optimize the file fully in memory. Only useful for small PDF files.
DynaPDFMBS.kofNewLinkNames = 32
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 16.1 |
If set, rename all object links to short names like F1, F2 etc.
DynaPDFMBS.kofNoFilterCheck = &h00008000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 18.4 |
Meaningful only, if the flag ofCompressWithJBIG2 is set. If set, re-compress all 1 bit images, also if already compressed with JBIG2.
DynaPDFMBS.kofNoImageSizeCheck = &h00000800
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 16.4 |
Meaningful only if ofScaleImages is set. If set, do not check whether the scaled image is smaller as the original image.
DynaPDFMBS.kofRemoveBatesNumbers = &h20000000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 21.1 |
Remove bates numbers if any. The type BatesN can also contain headers / footers.
DynaPDFMBS.kofRemoveHeaderFooter = &h40000000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 21.1 |
Remove headers / footers if any. This type is set if no bates numbering was added.
DynaPDFMBS.kofReplaceJP2KWithJPEG = &h00100000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 19.3 |
Meaningful only, if the flag kofConvertToGray, kofConvertToRGB, or kofConvertToCMYK is set. If set, JPEG 2000 compressed images (which are converted to another color space) will be compressed with JPEG instead JPEG 2000. JPEG 2000 compression is very slow and requires much memory. JPEG compression is around 10 times faster and produces almost identical results.
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 14.2 |
Scale images as specified in the DynaPDFOptimizeParamsMBS class.
DynaPDFMBS.kofSkipMaskedImages = 16
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 16.4 |
Meaningful only if ofScaleImages is set. If set, don't scale images with a color mask.
DynaPDFMBS.kofSkipOverprintedObj = &h10000000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 21.1 |
Meaningful only if a color conversion flag is set. If set, objects that would be rendered with enabled overprinting are left unchanged to avoid color errors on the page.
DynaPDFMBS.kofUseOtsuFilter = &h00200000
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 20.2 |
Meaningfulonly, if the flag kofConvertGrayTo1Bit is set.
The Otsu filter is useful for gray scanned faxes.
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 10.5 |
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 10.5 |
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 10.5 |
Internal (refers to koiView if used)
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 10.5 |
Default.
The items on this page are in the following plugins: MBS DynaPDF Plugin.