unidoc / unipdf-cli

CLI for PDF processing using unipdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search replace text

gunnsth opened this issue · comments

Extend the search functionality so it can also replace text.
E.g.

unicli search -r replacement -o output_file.pdf input_file.pdf text_to_search

Related example:
https://github.com/unidoc/unidoc-examples/blob/v3/pdf/text/pdf_search_replace.go