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.
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:
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.
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
I have an issue: I need to upload some PDF template with data and then change it. For example, in PDF file is string:
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
I\'m using symfony 1.3, sfTCPDF plugin when i return a html content using curl execution tcpdf is throwing error
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.
I\'m trying to build an header generator for pdf worksheets. My choice of technologies were: FPDF and FPDI
I am using the TCPDF library to simultaneously download pdf\'s onto my local drive. PHP CODE: $text = //an array of id\'s