Trying to create proper PDF document, using PHP and TCPDF.
Can you help me, how can I use writeHTML function to create and center table, in TCPDF?
Tryed wit
You have to make a table with 3 columns, set the width for every one of them and in the middle one you have to create your table.
Your content
I'm not proud of this method but it's working :)