tcpdf
Problem with size of the imported PDF template with FPDI+TCPDF
I am stuck in a very complex situation. I am working on a PHP Web apps for Greeting card. For this, I am using some Linux tools and TCPDF and FPDI.[详细]
2023-03-19 17:05 分类:问答Ajax post to create pdf
I am using ajax to post to a function that creates a PDF document through TCPDF. Normally, I would just do a normal post to the function, and that would output the PDF, allowing the开发者_StackOverfl[详细]
2023-03-18 12:19 分类:问答TCPDF - Keep h1, h2, etc. tags with content
I\'m generating a PDF using TCPDF and lots of w开发者_运维百科riteHTML() calls. Sometimes when I have header tags (h1, h2, etc.) in the HTML, the headers are at the bottom of a page and the correspond[详细]
2023-03-17 07:14 分类:问答Why is there a left and top padding in a cell using TCPDF in php?
I am printing a cell using the TCPDF(http://www.tcdf.org/) class in php. The cell sho开发者_StackOverflow社区uld be placed into the top left corner.[详细]
2023-03-15 23:04 分类:问答ttf2ufm: command not found
I\'m trying to install a font for use with TCPDF. To do so, I need to run the included command line utility ttf2ufm. (Included with TCPDF in fonts/utils/ttf2ufm) When I run it though, I get the error[详细]
2023-03-15 09:52 分类:问答TCPDF problems part 2
I am exporting data into a pdf using TCPDF. Everything works fine until I add a 开发者_如何学JAVAcertain column (long text format) to the table. Whenever I add it, the table doesn\'t show up. When I r[详细]
2023-03-14 05:22 分类:问答TCPDF optimize performance
I\'ve done a lot of searching and testing. My task is to optimize PDF generation form HTML. My code is:[详细]
2023-03-14 04:13 分类:问答TCPDF Performances..Split large HTML blocks in smaller pieces?
I am using TCPDF to generate a PDF from HTML. I am having some slow loading t开发者_StackOverflow社区imes so was reading http://www.tcpdf.org/performances.php and it says to \"Split large HTML blocks[详细]
2023-03-09 17:00 分类:问答TCPDF and issues using added CSS
I\'m trying to use TCPDF with my own classes to publish some content that is开发者_如何学C already existing in HTML and I can\'t get the CSS to play ball (not completely anyway).[详细]
2023-03-09 06:29 分类:问答TCPDF, php variable values do not appear on the saved pdf file
I created a pdf using TCPDF and I filled it with some php variables and the current date using heredoc syntax[详细]
2023-03-07 15:03 分类:问答