TCPDF not render all CSS properties

后端 未结 10 1823
不思量自难忘°
不思量自难忘° 2020-12-05 09:15

I try to make a PDF writing CSS and HTML but my CSS doesn\'t appear in my PDF. The only thing considered is the font-size and font-color.

I give you the code (sorry,

10条回答
  •  不思量自难忘°
    2020-12-05 10:00

    Just a small tip for setting custom padding without extra table elements. Just use this way, it works (TCPDF 6.2.11)

    One two three Four five six

提交回复
热议问题