I just started using TCPDF (output with HTML), and I do not understand why I can not have an inline CSS style for border like the following,
style="border-right: 1px"
After looking at some of the examples, the only place I see borders being used is on a table using the border=”1″ property. This is very frustrating, and I hope there is a way for me to use all inline CSS instead of old HTML attributes like “border”.
Thanks for any help, Metropolis
Since version 5.7 TCPDF ( http://www.tcpdf.org ) includes full support for CSS borders, so you have just to update. Anyway, do not forget to correctly set the borders.
For example: