Using Non-latin Unicode (Japanese, Hindi, Arabic, etc) Characters in PDF | PHP TCPDF Tutorial #2

Опубликовано: 06 Январь 2019
на канале: GemaCode
24,670
167

Welcome to TCPDF tutorial video chapter 2.
In this video, i will explain and demonstrate how to use non-latin unicode characters in PDF, created by PHP TCPDF library.
I will only cover japanese, korean, simplified chinese, traditional chinese, hindi, arabic, thai, cyrillic, hebrew and greek.
there are fonts which already included in TCPDF distribution to support those characters, so we do not need to add custom font.
Always remember to make sure that your php file encoding, is set to UTF-8, not ANSI, or it simply won’t work.
please download the PHP TCPDF library from the link provided below if you haven’t already done so.

TCPDF Library : https://goo.gl/Sh9fyY

PHP PDF Tutorial Series : https://goo.gl/1BqRG6

Source Code : https://bit.ly/3hYdT0F