Skip to main content
Minor formatting improvements, remove unrelated tags
Source Link
AdminBee
  • 23.6k
  • 25
  • 55
  • 77

I want to use pdfgreppdfgrep and it works. 

When I want to search for an Arabic text or string, it shows nothing. However, it works properly when I search for an English string. 

Does anyone have a solution or even an alternative?
This is the code I used:

pdfgrep -in 'احمد' name.pdf
pdfgrep -in 'احمد' name.pdf

I want to use pdfgrep and it works. When I want to search for an Arabic text or string, it shows nothing. However, it works properly when I search for an English string. Does anyone have a solution or even an alternative?
This is the code I used:

pdfgrep -in 'احمد' name.pdf

I want to use pdfgrep and it works. 

When I want to search for an Arabic text or string, it shows nothing. However, it works properly when I search for an English string. 

Does anyone have a solution or even an alternative?
This is the code I used:

pdfgrep -in 'احمد' name.pdf
typo in title corrected (not sure how I missed that before)
Link

pdfgrep doesn't work with Arabic langaugelanguage strings

pdfgrep doesn't work with arabicArabic langauge strings

I want to use pdf greppdfgrep and it works when. When I want to search byfor an Arabic text or string., it shows nothing. howeverHowever, it works properly when I search byfor an English string. Does anyone have a solution or even an alternative? Thank you 
thisThis is the code I used btw:

pdfgrep -in 'احمد' name.pdf

pdfgrep doesn't work with arabic langauge strings

I want to use pdf grep and it works when I want to search by an Arabic text or string. it shows nothing. however, it works properly when I search by an English string. Does anyone have a solution or even an alternative? Thank you this is the code I used btw

pdfgrep -in 'احمد' name.pdf

pdfgrep doesn't work with Arabic langauge strings

I want to use pdfgrep and it works. When I want to search for an Arabic text or string, it shows nothing. However, it works properly when I search for an English string. Does anyone have a solution or even an alternative? 
This is the code I used:

pdfgrep -in 'احمد' name.pdf
Source Link
Loading