Pogo Lin
Lurker
Hi all,
I need to generate PDF file with Chinese Character. Now I encountered one problem. When I use Canvas.drawText() to draw Chinese Character, the file size of PDF will become larger than English. I found that Android turning Chinese text into Image.
My question is how to generate Chinese text in PDF file not Chinese Image in PDF.
Thanks a lot.
Pogo Lin
I need to generate PDF file with Chinese Character. Now I encountered one problem. When I use Canvas.drawText() to draw Chinese Character, the file size of PDF will become larger than English. I found that Android turning Chinese text into Image.
My question is how to generate Chinese text in PDF file not Chinese Image in PDF.
Thanks a lot.
Pogo Lin