Platforms to show: All Mac Windows Linux Cross-Platform

Back to DynaPDFMBS class.

Previous items Next items

DynaPDFMBS.kmfDisableRasterEMF = &h02000000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.7
One of the metaflags constants.

If set, EMF files which use unsupported ROP codes are not rastered.

DynaPDFMBS.kmfDontSkipROP_DPa = &h10000000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 20.2
One of the metaflags constants.

If set, the ROP code 0x00A000C9 (DPa) is considered in BitBlt, StretchBlt, TranparentBlt, and AlphaBlend records.
This kind of ROP code combines a pattern brush with the backdrop. If the flag mfDisableRasterEMF is absent, the usage of such a ROP code causes that the file is rendered to an image.

DynaPDFMBS.kmfFullScale = &h00010000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Recommended if 32 bit coordinates are used

DynaPDFMBS.kmfGDIFontSelection = &h00100000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Use the GDI to select fonts

DynaPDFMBS.kmfIgnoreEmbFonts = &h08000000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 13.4
One of the meta flag constants.

If set, embedded fonts in GDIComment records will be ignored. This flag must be set if the fonts of an EMF spool file were pre-loaded with ConvertEMFSpool(). Spool fonts must always be loaded in a pre-processing step since required fonts are not necessarily embedded in the EMF files.

DynaPDFMBS.kmfIntersectClipRect = &h00002000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

enabled by default -> can be disabled with mfNoClippingRgn

DynaPDFMBS.kmfNoBBoxCheck = &h04000000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 13.3
One of the meta flag constants.

Disable the bbox check.

DynaPDFMBS.kmfNoBmpPatterns = &h00000400

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Ignore bitmap patterns

DynaPDFMBS.kmfNoClippingRgn = 64

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Disables SelectClippingRegion, IntersectClipRect, and SelectClipPath

DynaPDFMBS.kmfNoFontEmbedding = &h00000080

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Do not embed fonts -> Fonts should be embedded!!!

DynaPDFMBS.kmfNoImages = &h00000100

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Ignore image records

DynaPDFMBS.kmfNoStdPatterns = &h00000200

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Ignore standard patterns

DynaPDFMBS.kmfNoText = &h00000800

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Ignore text records

DynaPDFMBS.kmfNoTextClipping = &h00400000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.5
One of the metaflags constants.

If set, the ETO_CLIPPED flag in text records is ignored.

DynaPDFMBS.kmfNoTextScaling = 4

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Do not scale text

DynaPDFMBS.kmfNoUnicode = &h00008000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Avoid usage of Unicode fonts -> recommended to enable PDF 1.2 compability

DynaPDFMBS.kmfRclFrameEx = &h00200000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.1
One of the DynaPDF constants.

DynaPDFMBS.kmfShowBounds = 2

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Show the bounding boxes of text strings

DynaPDFMBS.kmfSrcCopy_Only = &h00800000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.5
One of the metaflags constants.

If set, images which use a ROP code other than SRCCOPY are ignored. This is useful when processing Excel 2007 spool files.

DynaPDFMBS.kmfUseRclBounds = 16

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Use rclBounds instead of rclFrame

DynaPDFMBS.kmfUseRclFrame = &h00020000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

This flag should be set if the rclFrame rectangle is properly set

DynaPDFMBS.kmfUseSpacingArray = 32

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

enabled by default -> can be disabled with mfUseTextScaling

DynaPDFMBS.kmfUseTextScaling = &h00004000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Scale text instead of using the intercharacter spacing array

DynaPDFMBS.kmfUseUnicode = &h00001000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the meta flag constants.

Ignore ANSI_CHARSET

DynaPDFMBS.kmiNotTagged = 0

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 21.4
One of the flags for tagged PDF file status.

This is no Tagged PDF file.

DynaPDFMBS.kmiSuspects = 2

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 21.4
One of the flags for tagged PDF file status.

The file contains suspect contents that whose ordering does not ordered meet the requirements of the Tagged PDF specifications.

DynaPDFMBS.kmiTagged = 1

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 21.4
One of the flags for tagged PDF file status.

This is a Tagged PDF file.

DynaPDFMBS.kmiUserProperties = 4

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 21.4
One of the flags for tagged PDF file status.

A flag indicating that at least one structure element contains user properties. User properties are stored in User Property dictionaries.

DynaPDFMBS.knaDefault = 0

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for a 3D named action.

DynaPDFMBS.knaDeletePages = 13

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the named action constants.

Previous items Next items

The items on this page are in the following plugins: MBS DynaPDF Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...