Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-10-17 10:59
Flavor·ECMAScript (JavaScript)

/
(?<="text":")(.*?)(?=","boundingBox)
/
gm
Open regex in editor

Description

Gets all the text fields from the PDF Files

Submitted by anonymous