All, I am trying to render a table with pages and pages of data. The rendering fails utterly from the second page onwards. Also, how can I make sure the table that extends over pages and pages has ta
Today I started experimenting with PHP-based PDF generators. I tried TCPDF and it works fine for the most part, although it seems to be a little slow. But when I load the PHP file that generates my PD
I\'m using tcpdf to creat a pdf version of the html table below. How do I word wrap the text in the cells?
Creating an app to fill out some government forms using PHP (cakephp). The forms have about 4 layers for all the necessary parties to get a carbon copy. Which is why a dot matrix printer is being used
How do I edit a fo开发者_开发问答oter using tcpdf?I want to add current date & time at the footer. Please help.Override the class like this :
Im trying to load a remote image into a pdf generated by tcpdf however I can\'t seem to get it to work?
I just started using TCPDF (output with HTML), and I do not understand why I can not have an inline CSS style for border like the following,
Using php and TCPDF to generate a pdf file.Everything works great except when I try to write an EPS image to the pdf using ImageEPS().Nothing shows up.No errors (it can definitely find the file). It j
This is driving me completely and utterly nuts... Basically I have a PDF form generated by TCPDF and want to set the user rights (using setUserRights) for that PDF so that users can save the form with
I\'m using TCPDF in CakePHP and trying to make some background (grey) for few cells. Well here the idea: