You are not logged in.
Pages: 1
I'm opening NCERT books from class 10 and for some reason the characters are ? but this isnt seen in firefox
libreoffice: https://i.postimg.cc/X79VJG0d/Selection-002.png
firefox: https://i.postimg.cc/Xq0zDvD6/Selection-001.png
i tried installing
fonts-liberation because i thought it was a font issue.
Offline
localectl
locale
locale -aOnline
<code>System Locale: LANG=en_US.UTF-8
VC Keymap: n/a
X11 Layout: n/a
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
C
C.UTF-8
en_US.utf8
POSIX</code>
Last edited by PranshuTG (2022-08-11 15:33:41)
Offline
https://bbs.archlinux.org/help.php#bbcode
The locale isn't the issue, though.
I guess it's https://ncert.nic.in/textbook/pdf/jess302.pdf - the "text" in that document is actually some wild unicode (try copy and pasting anything) and the redable stuff if vector graphics.
LibreOffice tires to display the text and since it's random junk from the private utf-8 area, it's represented w/ the "missing" glyph.
You'll likewise not be able to search the document in any pdf viewer.
tl;dr- there is no editable text in that document. I guess some form of copyright protection (the document actually says so)
Online
Pages: 1