fpdf
asp fpdf trying to output a image assigned to a variable
this is the code i used to display image in the header. the problem i have is i want to use a variable for the image, when i put the variable name instead of the image name i get an error:[详细]
2023-01-03 13:58 分类:问答Generate multiple pdfs using FPDF class
I have adde开发者_如何学运维d a link on a page clicking on which generates a pdf and asks for download for which i have used fpdf class.[详细]
2022-12-31 15:12 分类:问答Dynamic pages using FPDF
I have a link on a page which generates a pdf. I am using fpdf for the same. My requirement is that we have to generate a single pdf with different pages each having footer and header.[详细]
2022-12-31 05:06 分类:问答FPDF in PHP, setX just indents first row
I use FPDF to creat PDF from PHP and i have a problem with the Write() function i use the following code and i want to indent the text block not just the first row:[详细]
2022-12-25 14:15 分类:问答How to create a password protected pdf file
开发者_StackOverflowI\'m using html2fpdf for creating PDF documents. Now once I have created that, I want to make sure that the PDF file is password protected. How can this be done in PHP?Download the[详细]
2022-12-25 06:37 分类:问答html2pdf is not recognizing space and not able to add margin
I am having a html page with no style attribute.HTML tags i am using are \"center,line break tag, bold tag\".Html page doesnot contain any table. its a simple document.I need help for:-[详细]
2022-12-24 06:06 分类:问答Use PHP to bind fields to a PDF template
I have various clients each sending me many pdf templates of application forms.My clients want me to export user information from my database and bind it to the templates.[详细]
2022-12-22 05:25 分类:问答fpdf multicell issue
ho开发者_运维技巧w we display fpdfmulticell in equal heights having different amount of contentGreat question.[详细]
2022-12-11 10:31 分类:问答Cannot run FPDF in PHP Version 5.2.10
The server information says that the PHP version is 5.2.10. Our fPDF works on version 5.3, but not version 5.2.8.[详细]
2022-12-08 02:06 分类:问答