TCPDF 在 a 的地方會出現黃色視窗


這個問題似乎只存在於 chrome 瀏覽器
Acrobat Reader 不會有這個黃色框框


看下面的連結這似乎不是 bug
不然也不會那麼久都沒修正
公司系統的 tcpdf 很久沒更新了
所以跟下面連結中提到的不太一樣

$annot .= ' /Contents '.$this->_UTF16BEtextstring($pl[4]);

我這邊系統使用的 tcpdf 是 4.3.005
在 tcpdf.php 裡面中會這樣(只有一行)
$annots .= ' /Contents '.$this->_textstring($pl['txt']);
把這行給 mark 起來或是刪除就正常了



Reference :
Undesired mouseover effect on links in PDF

Comments

Popular posts from this blog

CentOS7 如何新增/移除 Rich Rule for firewalld

mac 安裝 mtr

Howto use Postman test Cors