Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Creating PDF with Chinese characters
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Wed Jul 25, 2007 6:27 pm    Post subject: Creating PDF with Chinese characters Reply with quote

I'm using "tetex" application to create pdf document though, I need to create documents containing Chinese characters.
Does anybody have any idea, what fonts do I need to install to be able to create PDF documents with Chinese characters?

Firefox displays Chinese characters OK but I need to create PDF.
Back to top
View user's profile Send private message
01mf02
Veteran
Veteran


Joined: 21 Nov 2004
Posts: 1070
Location: Innsbruck, Austria

PostPosted: Wed Jul 25, 2007 7:16 pm    Post subject: Reply with quote

I'm not sure, but if you're just looking for fonts you may look here.
Back to top
View user's profile Send private message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Wed Jul 25, 2007 7:48 pm    Post subject: Reply with quote

I think to handle Chinese and other characters in in tetex I need to install: cjk-latex
and that is what I did but still it doesn't work.

I think I need to tell the form to use this package but how?

Code:

\documentclass[twoside]{scrartcl}
\usepackage[frame]{xy}
\usepackage{tabularx}
\usepackage[latin1]{inputenc}
\setlength{\voffset}{0.5cm}
\setlength{\hoffset}{-2.0cm}
\setlength{\topmargin}{0cm}
\setlength{\headheight}{0.5cm}
\setlength{\headsep}{1cm}
\setlength{\topskip}{0pt}
\setlength{\oddsidemargin}{1.4cm}
\setlength{\evensidemargin}{1.4cm}
\setlength{\textwidth}{18.2cm}
\setlength{\textheight}{24.5cm}
\setlength{\footskip}{1cm}
\setlength{\parindent}{0pt}
\renewcommand{\baselinestretch}{1}
\begin{document}

adding the line:
\usepackage[cjk-latex]
doesn't help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum