I want to style my PDF
file that I created with TCPDF
. The class doesn't seem to support many styling's. I would like the style to be like left: 10px;
and others like that. Does anyone have a solutions for this issue?
I'm styling now with a table, what is not very handy. Can anyone help me out?