tcpdf
TCPDF - How to display tableheaders on each page of table data?
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[详细]
2023-01-05 19:03 分类:问答TCPDF outputs weird characters in IE8
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[详细]
2023-01-05 08:33 分类:问答word wrap in tcpdf
I\'m using tcpdf to creat a pdf version of the html table below. How do I word wrap the text in the cells?[详细]
2023-01-01 07:53 分类:问答Printing carbon forms with dot matrix okidata printer
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[详细]
2022-12-31 16:23 分类:问答tcpdf edit footer
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 :[详细]
2022-12-30 16:45 分类:问答TCPDF remote image loading problem
Im trying to load a remote image into a pdf generated by tcpdf however I can\'t seem to get it to work?[详细]
2022-12-28 05:37 分类:问答TCPDF Specific border for different sides
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,[详细]
2022-12-27 05:04 分类:问答eps image (from inkscape) not showing up in tcpdf
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[详细]
2022-12-24 23:48 分类:问答TCPDF PDF forms, signing certificates and how to enable user's rights
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[详细]
2022-12-22 08:50 分类:问答TCPDF grey background for few cells?
I\'m using TCPDF in CakePHP and trying to make some background (grey) for few cells. Well here the idea:[详细]
2022-12-22 07:00 分类:问答