I have an issue: I need to upload some PDF template with data and then change it. For example, in PDF file is string:
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
I\'m trying to build an header generator for pdf worksheets. My choice of technologies were: FPDF and FPDI
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.
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.
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
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
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:
Has anyone had any experience with fpdi in creating 开发者_如何学JAVAtemplates to be used on multiple pages.
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