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

  Рет қаралды 24,357

GemaCode

GemaCode

5 жыл бұрын

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 : goo.gl/Sh9fyY
PHP PDF Tutorial Series : goo.gl/1BqRG6
Source Code : bit.ly/3hYdT0F

Пікірлер: 52
@NeerajSingh-ed6jh
@NeerajSingh-ed6jh 5 жыл бұрын
this is not showing hindi font correctly please help me out on this it should be show like this यह एक परीक्षण पाठ है। not as showing in video actually this is unicode font but becoz of this library this is printing as krutidev font layout so that this problem is occuring
@manishkishoresharma
@manishkishoresharma 3 ай бұрын
thank u, hindi font is showing as it is. very very thankful to u
@akomakrony2345
@akomakrony2345 4 жыл бұрын
works great with Arabic font dejavusans thank you very much
@giscad2780
@giscad2780 4 жыл бұрын
i have pdf file with gujarati font ,but i have convert in doc file there is change in font any solution ?
@sanjayaelapathaarachchige7722
@sanjayaelapathaarachchige7722 3 жыл бұрын
I add a custom japan font but it's not working, How to do that.?
@plotpix941
@plotpix941 4 жыл бұрын
It is really helpfull
@shahindomar3958
@shahindomar3958 3 жыл бұрын
Thank You Very Much.And My Next Quistion is How I Can Change Language 'BANGlA' in FPDF
@bououzachafik287
@bououzachafik287 5 жыл бұрын
Thank you
@amarjeetgumber7568
@amarjeetgumber7568 5 жыл бұрын
Good work 👍
@mohsenuss91
@mohsenuss91 4 жыл бұрын
ARABIC starts at 6:18
@techtuts766
@techtuts766 3 жыл бұрын
Anyone have a idea how use Hindi font in tfpdf script
@ArunKumar-nm1xp
@ArunKumar-nm1xp 3 жыл бұрын
But some Hindi character exactly render in Tcpdf
@easycodingbysethu
@easycodingbysethu 3 жыл бұрын
Tamil characters are jumbled in a given word. How to solve this issue? Thanks in advance
@nehasamkaria9760
@nehasamkaria9760 3 жыл бұрын
can please telll me how to get head tag tcpdf file
@Mkhmer007
@Mkhmer007 Жыл бұрын
i tried khmer unicode is not work. Cambodia lanuage.
@veekly72
@veekly72 10 ай бұрын
math symbols are not showing in any language can you help to work with math symbols
@mohmmedabd-alrazaq3913
@mohmmedabd-alrazaq3913 4 жыл бұрын
thnks
@masseditz631
@masseditz631 9 ай бұрын
Can you tell me how to use the Tamil font in it
@akshaynaik8945
@akshaynaik8945 3 жыл бұрын
I'm writing my code in vs code then ma'm how to set Unicode in vs code
@SunilKumar-vd2si
@SunilKumar-vd2si 4 жыл бұрын
but Hindi font is not showing correctly
@ashutoshastrologyhoroscope8594
@ashutoshastrologyhoroscope8594 3 жыл бұрын
Sir, please answer once - "Can you please help me with for Bengali font perfect code 'free sans' not working perfectly, it's working for Hindi perfectly. Please just one time, it's very crucial important."
@2kn_mahata
@2kn_mahata Жыл бұрын
add kurti dev ttf
@ShutDownTechnical
@ShutDownTechnical 3 жыл бұрын
TCPDF Library is not found
@dheerajn3314
@dheerajn3314 3 жыл бұрын
How to download fpdf laibiry
@zoraizqureshi3972
@zoraizqureshi3972 5 жыл бұрын
For Urdu?
@71itlab34
@71itlab34 3 жыл бұрын
Thanks for that but how can I set bangla unicode font?
@71itlab34
@71itlab34 3 жыл бұрын
@@GemaCode How can I convert sir?
@aasff3128
@aasff3128 4 жыл бұрын
Would you please make a video for generating php in Bangla using any PHP PDF library? I failed many time...
@ImranHossain-bv2cs
@ImranHossain-bv2cs 4 жыл бұрын
brother do you have any solution of bangla pdf genaretor ??
@banglasecret
@banglasecret 3 жыл бұрын
i have used mPDF for generating .pdf in Bangla language its work correctly but it's generate .pdf much slower
@channyeinaungaung4526
@channyeinaungaung4526 3 жыл бұрын
how about myanmar font sir
@Rohit_kumar_verma
@Rohit_kumar_verma 4 жыл бұрын
Not working for me it's safe, some data already sent
@Rohit_kumar_verma
@Rohit_kumar_verma 4 жыл бұрын
@@GemaCode thanks for response, but I found another solution for problem of my project
@akshaynaik8945
@akshaynaik8945 3 жыл бұрын
this Library is not downloadable
@Muler101
@Muler101 4 жыл бұрын
Ethiopic fonts ?
@Muler101
@Muler101 4 жыл бұрын
@@GemaCodeIts ethiopian geez or amharic letter just like ሀለሐመ
@raveendranaik7395
@raveendranaik7395 4 жыл бұрын
Good Works Sir but need Kannada Language ....so Many people searching how make kannada pdf but result is zero please you do it kannada langauge
@himrj4769
@himrj4769 Жыл бұрын
Use mpdf for kannada
@umidkurbanov5495
@umidkurbanov5495 3 жыл бұрын
what abot FPDF?
@ilyasbakirov
@ilyasbakirov 3 жыл бұрын
FPDF lacks UTF-8 support, there is old tFPDF with some UTF-8 support. I recommend also look into mPDF project which is actively maintained.
@ashutoshastrologyhoroscope8594
@ashutoshastrologyhoroscope8594 3 жыл бұрын
Your Source Code are different from your description, no libray files are there!!!!
@ashutoshastrologyhoroscope8594
@ashutoshastrologyhoroscope8594 3 жыл бұрын
@@GemaCode Thank you to concentrate my comment
@ashutoshastrologyhoroscope8594
@ashutoshastrologyhoroscope8594 3 жыл бұрын
@@GemaCode Can you please help me for bengali font perfect code 'freesans' not working perfectly it's working for Hindi perfectly. Please just one time, it's very crucial important... Thanks in Advance
@RajeshKumar-nm4rl
@RajeshKumar-nm4rl 5 жыл бұрын
Have u seen that hindi is not proper hindi ???? Kindly give a solution to that.
@RajeshKumar-nm4rl
@RajeshKumar-nm4rl 5 жыл бұрын
@@GemaCode just Chech whatever u have copied from Google , in PDF it's not same sir
@RajeshKumar-nm4rl
@RajeshKumar-nm4rl 5 жыл бұрын
@@GemaCode Thanks for your help and time , actually I'm having the same error . I understand Hindi so , I just caught this error , I will try that mpdf . If you find any solution for that , do let me know
@abhishek0116
@abhishek0116 4 жыл бұрын
@@RajeshKumar-nm4rl Hey Raj I am having the same problem. Is mpdf solved your issue? please let me know.
@KuldeepSingh-hh5qm
@KuldeepSingh-hh5qm Жыл бұрын
Hindi language handling is incorrect.
@jeffher1024
@jeffher1024 2 жыл бұрын
nurunpdf.php how to view chinese cid0ct ?
Make PDF report in PHP with TCPDF | TCPDF Tutorial #1
15:39
GemaCode
Рет қаралды 70 М.
Generate a PDF with PHP
19:17
Dave Hollingworth
Рет қаралды 59 М.
Эффект Карбонаро и нестандартная коробка
01:00
История одного вокалиста
Рет қаралды 10 МЛН
WHAT’S THAT?
00:27
Natan por Aí
Рет қаралды 14 МЛН
Using tcpdf generate pdf in php part1
11:22
learnWebCoding
Рет қаралды 42 М.
How to Wrap Cell's Content in PDF | PHP FPDF Tutorial #7
10:38
DomPDF Arabic Language Support | Ar-PHP 2023
18:00
Nexample
Рет қаралды 4,3 М.
jQuery datatables export to pdf
15:22
kudvenkat
Рет қаралды 99 М.
TCPDF Font style Change
3:58
Arunkumar K
Рет қаралды 4,1 М.
How to Convert HTML to PDF by using DomPDF in PHP
11:55
Webslesson
Рет қаралды 64 М.
Dynamic generate pdf Invoices using tcpdf & php mysql
45:06
JSWEBAPP
Рет қаралды 12 М.
iPhone 15 Pro в реальной жизни
24:07
HUDAKOV
Рет қаралды 474 М.
My iPhone 15 pro max 😱🫣😂
0:21
Nadir Show
Рет қаралды 715 М.
Как бесплатно замутить iphone 15 pro max
0:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 8 МЛН
Сколько реально стоит ПК Величайшего?
0:37