I am trying to export a PDF and when I do, all I get is an empty white document. If I highlight the text yellow, I do see yellow output where the text should be, just no text.
My locale is set to en_US.UTF-8 and my system also has Chinese fonts installed. I suspect that it has something to do with locale, but I'm not sure:
.login_conf:
locale:
My locale is set to en_US.UTF-8 and my system also has Chinese fonts installed. I suspect that it has something to do with locale, but I'm not sure:
.login_conf:
Code:
me:\
:lang=en_US.UTF-8:
:charset=UTF-8:
locale:
Code:
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_ALL=