tcpdf
TCPDF Qr code resize on small size page
I use this code for create a 80x30 mm pdf file with a 25x25 mm qrcode: I change the qrcode width and height but it doesn\'t resize and I always see a little qrcode into the page.[详细]
2023-04-12 13:24 分类:问答TCPDF ERROR: [Image] Unable to get image
I\'m using TCPDF with Drupal\'s print module to generate PDF of articles, & ending up with following error message when I click the link to generate PDF:[详细]
2023-04-10 17:49 分类:问答PHP: tcpdf security considerations of cache folder with write permission
I have installed tcpdf on my web server and use it to generate pdf invoices. It has a cache folder and my web server user group www-data can create and delete files.[详细]
2023-04-09 01:04 分类:问答TCPDF: Mixed orientation in one pdf
Is it possible to have mixed orientation in one PDF. E.g. some pages portrait and some landscape? Or is it possible to rotate c开发者_开发技巧ontent? I can see that you can set the overall orientation[详细]
2023-04-07 20:49 分类:问答How to get text position in PDF using PHP, TCPDF & FPDI?
I have an issue: I need to upload some PDF template with data and then change it. For example, in PDF file is string:[详细]
2023-04-06 13:53 分类:问答FPDF.php is ~20 times smaller filesize than TCPDF.php? Why?
I know there have been a lot of posts about these two but figured I\'d address a glaring question I have. A designer of ours recently sent me a few files with TCPDF already tied in because a friend of[详细]
2023-04-05 08:56 分类:问答Symfony sfTCPDF plugin writeHTML error
I\'m using symfony 1.3, sfTCPDF plugin when i return a html content using curl execution tcpdf is throwing error[详细]
2023-04-03 18:38 分类:问答Google Chrome saving PDF files generated by PHP with a .php extension
When I generate a PDF using PHP in Google Chrome, it opens fine. As soon as I try to save the PDF file, it tries to save it as a .php file.[详细]
2023-04-03 16:27 分类:问答TCPDF and FPDI: Is there a separate version of FPDI for TCPDF than for FPDF
I\'m trying to build an header generator for pdf worksheets. My choice of technologies were: FPDF and FPDI[详细]
2023-03-31 09:27 分类:问答TCPDF Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 25368 bytes)
I am using the TCPDF library to simultaneously download pdf\'s onto my local drive. PHP CODE: $text = //an array of id\'s[详细]
2023-03-30 09:35 分类:问答