Platforms to show: All Mac Windows Linux Cross-Platform

Back to DynaPDFParseInterfaceMBS class.

Previous items

DynaPDFParseInterfaceMBS.SetMiterLimit(ObjectPtr as Integer, Value as Double)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ❌ No
One of the parser events.

DynaPDFParseInterfaceMBS.SetStrokeColor(ObjectPtr as Integer, NumComps as Integer, Color1 as Double, Color2 as Double, Color3 as Double, Color4 as Double, Colors() as Double, ColorspaceType as Integer, ColorSpace as DynaPDFColorSpaceMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ❌ No
One of the parser events.

Colors array contains NumComps color values. First four values are provided directly with Color1, Color2, Color3 and Color4 parameters.
ColorSpaceType uses the kes* constants.
You can use ConvColor to convert colors to RGB or CMYK if needed.

DynaPDFParseInterfaceMBS.SetTextDrawMode(ObjectPtr as Integer, Mode as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ❌ No
One of the parser events.

DynaPDFParseInterfaceMBS.SetTextScale(ObjectPtr as Integer, Value as Double)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ❌ No
One of the parser events.

Some examples using this event:

DynaPDFParseInterfaceMBS.SetWordSpacing(ObjectPtr as Integer, Value as Double)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ❌ No
One of the parser events.

DynaPDFParseInterfaceMBS.ShowTextArrayA(ObjectPtr as Integer, Matrix as DynaPDFMatrixMBS, Kerning() as DynapdfTextRecordAMBS, Count as Integer, Width as Double) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
event DynaPDF MBS DynaPDF Plugin 8.7 ✅ Yes ✅ Yes ✅ Yes ❌ No
One of the parser events.

Some examples using this event:

DynaPDFParseInterfaceMBS.ShowTextArrayW(Source() as DynaPDFTextRecordAMBS, Matrix as DynapdfMatrixMBS, Kerning() as DynapdfTextRecordWMBS, Count as Integer, Width as Double, Decoded as boolean) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
event DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ❌ No
One of the parser events.

Some examples using this event:

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