PDF Table with text wrapping using MultiCell (Custom Class) | PHP FPDF Tutorial #11

preview_player
Показать описание
welcome to my another php pdf tutorial video.
in this chapter i'm about to demonstrate and explain how to make a table in pdf with the ability of text wrapping, using multicell.
in chapter 7, i have explained how to do this. And we can only do the text-wrapping on one cell because we do the calculation manually.
This time, instead of doing the calculation in the script, we will using a custom library.
so with this, we should easily implement text wrapping on every cell.
and you can combine any custom libraries such as barcode and header-footer into your own custom library.
i have prepared the custom class in my github repo. You can download it here:

Рекомендации по теме
Комментарии
Автор

Wow man! Incredible job! it's still working in 2024 with fpdf v1.86 (2023-06-25)

brainiacmarco
Автор

i am newbi and OH MY GOD, YOUR TUTORIAL WAS AMAZING!! very helpful, I'm very grateful. warmest regards from me in indonesia.

anggifernandi
Автор

thank you, still working today 2024 wuhoo 🥳

jumbohotdog
Автор

thank you sir. your tutorial is very clear and great :) hope you can share how to insert an image inside the wrapped multicell :)

haziqahjazmi
Автор

Thank you very much, you saved me from a dilemma! ❤

isaacabed
Автор

Thanks so much. It has really saved my time. Best Regards

masabamoses
Автор

gracias me acabas de salvar de un apuro

eduazul
Автор

Your tutorials are very helpful for beginners thank you!

JW-bcmf
Автор

very usefull video! can you tell what to do if you have an empty cell? and so you need the cell drawn but with no content?

davidepalombo
Автор

This script helped me with my project, many thanks!

Fidelity
Автор

Thanks a nice searched everywhere but this one does the job

sachinadi
Автор

thank u my friend, greetings from mexico

demondark
Автор

Awesome, worked like a charm! Thanks a lot, u saved me a lot o time

odersin
Автор

hi, thank you for writing custom code, it is beneficial, I am trying to set the background color in the first row, however, it's just applying the colors behind the text, not in the complete cell.
Can you please help me solve this?

bhartikumawat
Автор

Hey really your code works fine.. thanks.... God bless you... Pls confirm me one thing if I have any modifications in your code you will help me.. thanks in advance.🙏🙏👍👍

sachinadi
Автор

Excellent code.
Thank you very much.

Thatdud
Автор

thank you. amazing tutorial and well documented

dualipyah
Автор

Hey Gemul. Your library is very usefull to me. Thank you very much. Let me ask u something. There is a easy way using your library to make the column header appear in all pages? Btw, to make a use of usefull things in this video, I set the header as a Row too, so it will go to the next line and do not oveflow.

kotoo-
Автор

Can you help me? How can I work with header and footer with this library?
It's working fine before I used this, but anyway this tutorial is a great help for me, thank you so much!

carlomolina
Автор

Hello;
your videos are very interesting and of good quality.
I wonder, if you provide, we make a video on the electronic signature with PHP, in a PDF.
how each user creates his own electronic signature and the insert in a pdf (-> records).

benamormehdi