Platforms to show: All Mac Windows Linux Cross-Platform

Back to DynaPDFMBS class.

Previous items Next items

DynaPDFMBS.kDYNAPDF_REVISION = "$Rev: 387 $"

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
The version of the dynapdf library.

DynaPDFMBS.kDYNAPDF_VERSIONSTRING = "4.0.82.239"

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
The version of the dynapdf library.

DynaPDFMBS.keflChild = 0

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 13.2
One of the possible values for embedded file location.

The file is an embedded file in the current document.

DynaPDFMBS.keflChildAnnot = 1

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 13.2
One of the possible values for embedded file location.

The file is located in a file attachment annotion in the current document.

DynaPDFMBS.keflExternal = 2

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 13.2
One of the possible values for embedded file location.

The file is an embedded file in an external document.

DynaPDFMBS.keflExternalAnnot = 3

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 13.2
One of the possible values for embedded file location.

The file is located in a file attachment annotion in an external document.

DynaPDFMBS.keflParent = 4

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 13.2
One of the possible values for embedded file location.

The file is located in the parent document.

DynaPDFMBS.keflParentAnnot = 5

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 13.2
One of the possible values for embedded file location.

The file is located in a file attachment annotion in the parent document.

DynaPDFMBS.kefpAnsiPath = 0

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 11.3
One of the flags for the EnumHostFontEx event.

Code page 1252 on Windows, UTF-8 otherwise. The font has embedding rights.

DynaPDFMBS.kefpEditable = 4

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 14.0
One of the flags for the EnumHostFontEx event.

If set, the font has editing rights (important for form fields).

DynaPDFMBS.kefpEmbeddable = 2

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 11.3
One of the flags for the EnumHostFontEx event.

The font has embedding rights.

DynaPDFMBS.kefpUnicodePath = 1

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 11.3
One of the flags for the EnumHostFontEx event.

FilePath is in Unicode format. Make a typecast to (UI16*) in this case. The plugin handles that for you.

DynaPDFMBS.kemAllErrors = &h0000FFFF

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the error mode constants.

All errors

DynaPDFMBS.kemFileError = 8

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the error mode constants.

File Error

DynaPDFMBS.kemFontError = 16

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the error mode constants.

Font Error

DynaPDFMBS.kemIgnoreAll = 0

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the error mode constants.

Ignore All

DynaPDFMBS.kemLogFonts = &h00010000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 20.0
One of the error mode constants.

If set, CheckConformance() logs which fonts were replaced with system fonts or converted to Type3.

DynaPDFMBS.kemLogFontsVerbose = &h00020000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 20.0
One of the error mode constants.

If set, the path to the font file is added to the message too. Use with kemLogFonts.

DynaPDFMBS.kemNoFuncNames = &h10000000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the error mode constants.

Do not print function names in error messages

DynaPDFMBS.kemSyntaxError = 1

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the error mode constants.

Syntax Error

DynaPDFMBS.kemUseErrLog = &h20000000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 11.3
One of the error mode constants.

Redirect all error messages to the error log.

DynaPDFMBS.kemValueError = 2

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the error mode constants.

Value Error

DynaPDFMBS.kemWarning = 4

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the error mode constants.

Warning

DynaPDFMBS.kErrorEventContinue = 0

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 20.4
One of the return codes for the error event.

Please return zero to ignore the error and continue with your code.

DynaPDFMBS.kErrorEventRaise = -2

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 20.4
One of the return codes for the error event.

Please return -2 to raise an exception.

DynaPDFMBS.kErrorEventStop = -1

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 20.4
One of the return codes for the error event.

Please return -1 to stop processing.

DynaPDFMBS.kesCalGray = 3

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the extended color space constants.

CIE-based color space

DynaPDFMBS.kesCalRGB = 4

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the extended color space constants.

CIE-based color space

DynaPDFMBS.kesDeviceCMYK = 1

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the extended color space constants.

Device color space

DynaPDFMBS.kesDeviceGray = 2

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the extended color space constants.

Device color space

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...