Platforms to show: All Mac Windows Linux Cross-Platform
DynaPDFEditTextMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | DynaPDF | MBS DynaPDF Plugin | 12.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
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.
- event PrepareWrite(M as DynaPDFMatrixMBS, text as string, FillCS as Integer, FillColor as UInt32, StrokeCS as Integer, StrokeColor as UInt32, FontSize as Double, x as Double, y as Double, w as Double, h as Double, font as DynaPDFFontMBS) as boolean
- property Parent as DynaPDFMBS
- 4 methods
- method Constructor(PDF as DynaPDFMBS)
- method Destructor
- method FindPattern(text as string) as Integer
- method ReplacePattern(NewText as string)
This class has no sub classes.
Some examples using this class:
Blog Entries
- MBS Xojo Plugins, version 18.3pr2
- MonkeyBread Software Releases the MBS Xojo plug-ins in version 17.0
- MBS Xojo / Real Studio Plugins, version 17.0pr1
- MonkeyBread Software Releases the MBS Real Studio plug-ins in version 12.5
- MBS Real Studio Plugins, version 12.5pr1
Xojo Developer Magazine
Release notes
- Version 18.3
- Fixed bug in DynaPDFEditTextMBS.ReplacePattern when new text was added behind existing text instead before.
- Version 17.0
- Added more parameters to PrepareWrite event in DynaPDFEditTextMBS class.
The items on this page are in the following plugins: MBS DynaPDF Plugin.
DynaPDFDeviceNAttributesMBS - DynaPDFEmbFileNodeMBS