Write space with TCPDF into a PDF file

前端 未结 3 1831
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-25 02:28

I\'ve this simple script that write some text into a PDF trought the php library TCPDF. This is the script:

// create new PDF document 
$pdf = new TCPDF(PDF_PAGE         


        
3条回答
  •  日久生厌
    2021-01-25 03:20

    I've resolved, the problem is a bug with the browser's PDF plug-in visualizer!!

提交回复
热议问题