Chinese characters look right on the screen. <Then, I would examine the output PDF to make sure it is trying to use <ArialUnicodeMS font. How would I do that?
I did create a file in Word that uses ArialUnicodeMS font. Pasted some Chinese and exported it into PDF. Reader was able to show it correctly. On Wed, Jan 11, 2017 at 12:39 PM Alex Harui <[email protected]> wrote: > I would suggest testing to make sure that Flash can display the desired > Chinese characters from your ArialUnicodeMS font. > > Then, I would examine the output PDF to make sure it is trying to use > ArialUnicodeMS font. > > Then, I would make sure your PDF reader has installed ArialUnicodeMS font > and can use it. Maybe use some other PDF generator like MSWord or Adobe > Acrobat to generate a test PDF. > > -Alex > > On 1/11/17, 9:51 AM, "mark goldin" <[email protected]> wrote: > > >Yes, I am using ArialUnicodeMS. > > > >On Wed, Jan 11, 2017 at 11:47 AM Clint M <[email protected]> wrote: > > > >> Are you using this version of AlivePDF? > >> https://github.com/dmbreaker/alivepdf/search?utf8=%E2%9C%93&q=chinese > >> > >> Looks like you might need to use the "ArialUnicodeMS" font > >> > >> On Wed, Jan 11, 2017 at 9:37 AM, mark goldin <[email protected]> > >> wrote: > >> > >> > Yes, I have gone through these but still cannot come up with something > >> that > >> > works. > >> > > >> > On Wed, Jan 11, 2017 at 11:35 AM Clint M <[email protected]> wrote: > >> > > >> > > Wouldn't you need unicode to display Chinese characters? > >> > > > >> > > In the link I sent there are other links that talk specifically > >>about > >> > > Chinese characters at ( > >> > > https://code.google.com/archive/p/alivepdf/issues/175 > >> > > ) > >> > > > >> > > On Tue, Jan 10, 2017 at 6:23 AM, mark goldin <[email protected] > > > >> > > wrote: > >> > > > >> > > > In that conversation they are talking about UnicodePDF() and > >> isUnicode. > >> > > Noe > >> > > > is available for new PDF(). > >> > > > > >> > > > On Mon, Jan 9, 2017 at 11:09 AM Clint M <[email protected]> > wrote: > >> > > > > >> > > > > maybe this? > >> > > > > http://stackoverflow.com/questions/17528896/alivepdf- > >> > unicode-character > >> > > > > > >> > > > > On Mon, Jan 9, 2017 at 8:53 AM, mark goldin > >><[email protected] > >> > > >> > > > wrote: > >> > > > > > >> > > > > > I have got to fix a project that use AlivePDF to export some > >>data > >> > > into > >> > > > a > >> > > > > > PDF file. Works fine with English data but shows ??? for > >>Chinese > >> > > > > > characters. Can someone point where I should look for the > >> problem? > >> > Is > >> > > > it > >> > > > > > Reader problem because it doesn't have Chinese fonts? > >> > > > > > > >> > > > > > Thanks > >> > > > > > > >> > > > > > >> > > > > >> > > > >> > > >> > >
