Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.FindPattern
Searches for a text.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.FindPattern"; PDF; Text ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Text | The text to search. | "Hello" |
Result
Returns number of locations found.
Description
Searches for a text.You need to have an open page. you can use DynaPDF.EditPage to edit an existing one.
See also
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014