TCPDF
TCPDF copied to clipboard
Official clone of PHP library to generate PDF documents and barcodes
Hello, I would like to know if there is a simple way to repeat the headers. The code below illustrates what I'm trying to do: ```php
currently we don't have a features for spacing between border and image
I have encountered an error regarding the datamatrix code generation. When trying to encode the string 002K6-24.BTPA.1 to datamatrix, the resulting code will actually encode 002K6-24.BTV82 This happens even with...
When using `setSignatureAppearance` method (in addition to `setSignature`), the resultant PDF has a "stamp" included that is shown as a cross line in some PDF viewers, like "pdf reader: edit...
Does timestamp signature from TSA is ready to use? please give me some example use.
I am trying to use this font in TCPDF https://fonts.adobe.com/fonts/adobe-naskh I have downloaded the .ttf file and trying to convert it into .ctg.z, .z and .php I have tried TCPDF...
1) Search and download required font's ttf file 2) Open http://www.fpdf.org/makefont website in the browser and upload the ttf font on this website 3) Download two files 'customfontname.php' and 'customfontname.z'...
Hi - I can't find any comments or documentation on how to install tcpdf. Can this be addressed (with a simple code sample to allow first steps)?
Hello is there a function that permits this conversion from a pdf to an image I want to make a thumb of the first page
I was getting this error while using the library with Drupal module Views PDF 7.x-3.1 and TCPDF 6.6.2 (running php 8.0 or 8.1) `TypeError: Unsupported operand types: float + string...