15
I Use This!
Inactive

News

Analyzed about 14 hours ago. based on code collected 1 day ago.
Posted about 7 years ago by Wardrobe
The TCPDF works fine even the content contains chinese characters in most cases, but all chinese characters will be converted to invalid character if containing specific chinese characters: "喆" or "旻". I tried to check uni2cid_ag15.php, the uni2cid ... [More] mapping is correct in the file. Is anyone know why the PDF cannot be generated correctly? Thanks for the help in advance. [Less]
Posted about 7 years ago by Jon Paris
Can anyone point me to documentation that describes the parameters for (for example) the $prop values for the TextfField method? The docs on tcpdf.org seem to be broken and I'm getting no response to queries to the site owner. The docs on ... [More] tracesmart.co.uk are at least working, but contain no detail for this parameter. I need a tool that can generate fillable PDFs and TCPDF seems ideal for the task - if only I can get some decent documentation. [Less]
Posted about 7 years ago by jll
Also, in case this helps with your troubleshooting, this product does produce a correct barcode with the same string: http://www.zint.org.uk/Manual.aspx?type=p&page=4
Posted about 7 years ago by jll
DATAMATRIX incorrect encoding
Posted about 7 years ago by Dan Dodd
Change your last $pdf->SetXY(0.28,5.92); to $pdf->SetXY(0.28,4.92); Looks good on one page
Posted about 7 years ago by Dan Dodd
Change your last $pdf->SetXY(0.28,5.92); to $pdf->SetXY(0.28,4.92); Looks good om one page
Posted about 7 years ago by Miloslav Kubín
Helo, I have a problem in the new version TCPDF display HTML in the page footer,...
Posted about 7 years ago by Jerzy Graca
Please help. I create pdf, $pdf->IncludeJS('print(true); '); $pdf->Output('zamowienia.pdf',...
Posted about 7 years ago by Julien
The blank page is not really a real new page because when you add a page, you're...
Posted about 7 years ago by Matvey
Also reproduces on TCPDF version: 6.2.9 OS: FreeBSD PHP: 7.0.9