don't support Unicode? #3563
Unanswered
KamiyaMinoru
asked this question in
Q&A
Replies: 3 comments 7 replies
-
|
if its aPDF its usually not Unicode unless using future PDF format most PDF use legacy PDF based ansi or UTF16 as hex or any other encoding but never UTF-8 thus windows copy and paste as UTF-8 is rarely good for non Plain American Character text. It depends what and how it was stored, as to how well it extracts in any application |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
|
in this case it's better to use OCR to recognize the text |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to copy (Chinese) text in a PDF but get garbled result
Beta Was this translation helpful? Give feedback.
All reactions