<strong> tag using TCPDF

随声附和 提交于 2019-12-12 04:45:36

问题


I'm having a hard time generating PDFs with TCPDF. Generally, everything works fine, but, sometimes when I use the <strong> tag, everything gets messed up.

I have 2 examples here:

http://ontheweb.com.br/pdf/ex2.pdf

How can I fix this?


回答1:


I don't have an answer, but this might be related:

The problem arises when using justify property AND there are some line breaks AND bold. The justify proccess seems to have some problems if the firsts words of the next line are bold.

Via http://sourceforge.net/tracker/index.php?func=detail&aid=2903137&group_id=128076&atid=710532




回答2:


This was a bug now solved. Just upgrade. Check the TCPDF website at http://www.tcpdf.org and consult the official forum for further information.



来源:https://stackoverflow.com/questions/2058419/strong-tag-using-tcpdf

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!