hi all
i'm generating pdf in chinese, japanese and koean using FPDF library. but to read this pdf, language specific font pack is required at user end. which i don't want.
though there are many tools available, that convert any .doc file to pdf, and to read that file, no specific font pack is required.
so, first i want to know, whether i can generate such a pdf using php, which does not require font pack of that specific language? if it is possible, then, plz help me to solve the problem. it's urgent.