Find and replace text?
See original GitHub issueReading through the docs… can’t seem to find answer to this
Is there a way to find and replace text?
Here is the use case:
- I need to generate a lot of PDFs from a template
- The only thing that changes in each template is a url that is in several places throughout the PDF
- Is there a way to add a tag like
<URL-REPLACEMENT>to the template and then use pdf-lib to find and replace the tag with the actual url?
thanks!
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Find and replace text - Microsoft Support
Find and replace text · Go to Home > Replace. · Enter the word or phrase you want to replace in Find what....
Read more >Find and Replace Text - Online Text Tools
Super simple, free and fast browser-based utility for replacing text. Just paste your text and it'll instantly get replaced. Textabulous!
Read more >Find and Replace - Multiple Text Online - Tools - Joydeep Deb
Use Online Find and Replace Tool to find multiple text and replace them with other multiple text you wish to replace with. It...
Read more >Find and Replace Text - Text Mechanic
Enter your text to be found and replaced here. Enter text to be searched for in the "Find this:" text box above. Enter...
Read more >Word: Using Find and Replace - GCF Global
To replace text: · From the Home tab, click the Replace command. · The Find and Replace dialog box will appear. · Type...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I need the same functionnality. Find a text or an input to fill in the pdf… Is there a way to do it ?
Hey @keyhoffman @fabioselau077, any solution or workaround to generate a pdf from a template PDF?