Platforms to show: All Mac Windows Linux Cross-Platform
DynaPDFEditTextMBS.Constructor(PDF as DynaPDFMBS)
Function:
Initializes the edit text class with the given PDF instance.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | DynaPDF | MBS DynaPDF Plugin | 12.5 | Yes | Yes | Yes | Yes | All |
DynaPDFEditTextMBS.Destructor
Function:
The destructor.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | DynaPDF | MBS DynaPDF Plugin | 12.5 | Yes | Yes | Yes | Yes | All |
DynaPDFEditTextMBS.FindPattern(text as string) as Integer
Function:
Searches the text on the current PDF page for the given text.
Notes:
Returns the number of occurrences.
If you have problems with asian characters, please make sure you use SetCMapDir and load the CMAPs.
FindPattern needs at least Lite license and ReplacePattern needs a Pro license.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | DynaPDF | MBS DynaPDF Plugin | 12.5 | Yes | Yes | Yes | Yes | All |
Notes:
Returns the number of occurrences.
If you have problems with asian characters, please make sure you use SetCMapDir and load the CMAPs.
FindPattern needs at least Lite license and ReplacePattern needs a Pro license.
DynaPDFEditTextMBS.ReplacePattern(NewText as string)
Function:
Replaces the text with a new one or deletes it if the new string is an empty string.
Notes:
Use the PrepareWrite event.
If you have problems with asian characters, please make sure you use SetCMapDir and load the CMAPs.
FindPattern needs at least Lite license and ReplacePattern needs a Pro license.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | DynaPDF | MBS DynaPDF Plugin | 12.5 | Yes | Yes | Yes | Yes | All |
Notes:
Use the PrepareWrite event.
If you have problems with asian characters, please make sure you use SetCMapDir and load the CMAPs.
FindPattern needs at least Lite license and ReplacePattern needs a Pro license.
The items on this page are in the following plugins: MBS DynaPDF Plugin.

Links
MBS Xojo Plugins