You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that there are problems with the PDF itself too. When I copy an Arabic text to a PDF created in Acrobat, it extracts the text but the order is mixed.
This library uses pdf-parse to parse pdf text content. You could open an issue on its repo, or try using a different pdf parsing library (maybe pdfreader?) with a custom extractor:
Description
When reading a PDF that contains Arabic text, it can't read. It outputs a text such as
̜̺͙ͯ̀ ͳ̮ /
Library version
3.0.2
Node version
v18.17.1
Typescript version (if you are using it)
No response
The text was updated successfully, but these errors were encountered: