Im new in this forum, but I was using ImageMagick some time and I love it.
I have some problem converting pdf, pcl or postscript files to image keeping CJK fonts, I have installed this kind of fonts in Windows, using "identify -list font" I get a list of fonts and there are fonts like SimSun, SimHei, etc... but later when I try to generate a image from pdf, pcl or postscript I lose this characters (I keep "Roman" characters), and all "english" text appears, but texts in CJK no.
The command I use is "convert.exe -density 150 <pdf/pcl/ps_path> <image_path>". It is necessary any further configuration?
Thanks a lot
