Skip to main content
Skip table of contents

MAM Utils | Formula GREP

Description

This formula reads information directly from the content of PDF files, e.g. fonts used.

Attention! This function is very performance-intensive. Only use it in exceptional cases for a limited period of time.

Formula(s)

PHP
{=GREP("RegEx")}

Result

  • String

Parameters

Parameter
Contents
Format
Default value
Explanation

RegEx

RegEx for the GREP search

String

Example: Read out the font

{~GREP("(?<=FontName\()[^\)]+(?=\))")}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.