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,
TCPDF 6.2.11 (2015-08-02)
Some things won't work when included within tags, however they will if added in a style="" attribute in the HTML tag. E.g. table padding – this doesn't work:
style=""
table { padding: 5px; }
This does:
0 讨论(0) 查看其它10个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题