TCPDF icon indicating copy to clipboard operation
TCPDF copied to clipboard

Official clone of PHP library to generate PDF documents and barcodes

Results 131 TCPDF issues
Sort by recently updated
recently updated
newest added

It's important to have the viewBox when manipulating the SVG in Imagick and other HTML component.

The `CURLOPT_BINARYTRANSFER` PHP constant from the Curl extension was no-op since PHP 5.1, and is deprecated in PHP 8.4. This removes the constant usage to avoid the deprecation notice in...

https://github.com/tecnickcom/TCPDF/issues/681

Hello, To create an invoice, using the factur-x format, I need to embed an XML file into the PDF. The only way, i've founded was to add an annotation: ```...

Hi, I generated a PDF with a valid SSL certificate, but the signature isn't valid: ![image](https://user-images.githubusercontent.com/543662/83322496-94fc9d00-a22e-11ea-8ae4-a1e4f0784851.png) What could be wrong? Thanks, Marcel