I would like to know if there is a way to open a pdf with a text to search in argument.
Example: search "Tel: +44 (0)20 8503 8711" in the .\Help\PDFXVE10Sm.pdf file
Code: Select all
PS C:\Program Files\Tracker Software\PDF Editor> .\PDFXEdit.exe .\Help\PDFXVE10Sm.pdf -s "Tel: +44 (0)20 8503 8711"Since I have a lot of information to seek, and the inspection is really quick, jumping from a software to another and copy past the text to search is time consuming.
Thanks!