Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Tags for this Thread

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Little Princess's Avatar
    Newbie - NLP

    Status
    Offline
    Join Date
    May 2009
    Posts
    18
    Downloads
    0
    Uploads
    0

    How do I add text to an existing pdf file using php?

    I have a pdf file that someone else created. It's not copy protected or privileged or anything like that (it's actually a government form). I want to set up a web page where I get info from the user and based on that info, I add various text fields to the pdf file. The pdf file is two pages and all the text I'll be adding will be to the first page.

    I've looked at the pdf file and it's not decipherable by human eyes. I've used acrobat to add typewriter text but the stuff it added to the file is also not decipherable by human eyes.

    Is there an existing library (or something) that will allow me to open up an existing pdf file (on my webserver), add displayable text to it, then push the resulting pdf file to the user?

  2. #2

    Re: How do I add text to an existing pdf file using php?

    Hi,
    Free and open source PHP PDF Projects. It allow you generate PDF file and manipulate PDF file.
    Recommended:Fpdf 1.6

 

 

Quick Reply Quick Reply

Click here to log in


What comes after M0nday

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How do I add text to an existing pdf file using php?
    By Little Princess in forum Discuss PHP
    Replies: 0
    Last Post: 12-07-2010, 04:50 AM
  2. Replies: 0
    Last Post: 06-02-2010, 11:57 AM
  3. Replies: 0
    Last Post: 06-02-2010, 11:57 AM
  4. Replies: 0
    Last Post: 04-29-2010, 03:46 AM
  5. How do I add an image (.jpg) to pdf file?
    By Sam M in forum Ælternate Reality - The PhotoChop Shop
    Replies: 0
    Last Post: 07-08-2009, 02:23 PM

Bookmarks

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •