Hey guys, I am using PDF.co to create a PDF based on Input data. Therefore I need to replace text in an existing PDF template. We are talking about 30+ replacements:
“Project number” → “1234”
“Project” → “Test Projekt”
…
The text replace module just offers a single search <> replacement term. For every additional I need to manually create a new item.
So: How can i easily create a module that replaces 30+ text items in a PDF with PDF.co?
Additional notes:
- I tried adding strings of search and replace items in the fields - did not work
- PDF.co API is offering multiple replacements: PDF.co Request Tester