Page 1 of 1

Delete Text by Font Name

Posted: Mon May 22, 2023 4:10 pm
by dreesdm
Looking for a way to use a Pitstop action completely delete text by the font type in a PDF.

Have some files that have account numbers MICR fonts. So either have the action change all the characters to "0"s or delete all the text and font completely while leaving the rest of the image intact.

Thanks!

Re: Delete Text by Font Name

Posted: Mon May 22, 2023 8:00 pm
by loicaigon
Hi,

What about selecting font by name (using REGEX possibly), then remove selection?

Image

Loic