fpdi
How to get text position in PDF using PHP, TCPDF & FPDI?
I have an issue: I need to upload some PDF template with data and then change it. For example, in PDF file is string:[详细]
2023-04-06 13:53 分类:问答Search pdf and extract page when found
Does anyone know how to search through a multiple page pdf for some text (e.g., an invoice number) and then extract that page to a separate file? I see how I can use FPDI to extract a particular page[详细]
2023-04-02 02:44 分类:问答TCPDF and FPDI: Is there a separate version of FPDI for TCPDF than for FPDF
I\'m trying to build an header generator for pdf worksheets. My choice of technologies were: FPDF and FPDI[详细]
2023-03-31 09:27 分类:问答Stretching image in a pdf using writeHTMLCell()
I am using FPDI library to convert from html to pdf. I need to stretch images to bigger then original size and it seems to me they will not go a pixel bigger. I can stretch them down but not up.[详细]
2023-03-19 21:57 分类:问答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 分类:问答php edit interactive pdf form
I have an interactive pdf that has a few forms with input fields and checkboxes. I need to open this pdf with php and complete the fields. Is there a way to do that with php? If yes can anyone recomme[详细]
2023-03-05 09:51 分类:问答Using FPDI and FDP to generate slightly different pdf files
i first import a pdf using fpdi to make a fpdf object, i then perform several changes on that pdf. I clone it to make a custom pdf just adding some texts. Then i output the two files to disk but just[详细]
2023-02-28 12:57 分类:问答How to get the exact modified PDF using FPDF/FPDI?
i have a task to modify the PDF and add an image into it, for which I Have used the FPDF and FPDI libraries.. whose action code is given below:[详细]
2023-02-15 18:41 分类:问答FPDI use template issue
Has anyone had any experience with fpdi in creating 开发者_如何学JAVAtemplates to be used on multiple pages.[详细]
2023-02-15 02:59 分类:问答PHP securing PDF appears corrupt with Adobe Reader X
I\'ve had a probelm turn up that is dumbfounding me. We have developed a PHP module, to take an existing PDF (PD开发者_JS百科F version 1.3) document and add a programmatically generated \'image\', upd[详细]
2023-02-11 13:34 分类:问答