Jump to content

PDFLib, FPDF, TCPDF ??


dave_biscuits

Recommended Posts

Hi Everyone,

 

Stuck on a bit of an issue here ... im trying to find some add-ins for php that will allow me to grab an existing pdf, overlay some form fields (and a 'sign here' digital signature field), and enable acrobats 'user access enabled' option (such that acrobat reader can save the form / sign the document).

 

Its sounds like PDFLib+PDI may be the only PHP package to let you do this - but I dont quite have a spare US$2000 to spend on a license.

 

TCPDF seems to be able to do some of those things - but doesnt look like i can import a pdf to overlay onto etc ...

 

Are there any other packages (preferably open source / freeware ... or just a lot cheaper than $2k) that might be able to allow me to do this in PHP?? (OS is FreeBSD as a side note).

 

Any feedback would be much appreciated.

Cheers,

Dave

Link to comment
Share on other sites

  • 4 months later...
  • 6 months later...
  • 6 months later...

You can get around it by saving your original PDF as an EPS file and inserting that instead.  There are some limitations on the EPS features supported, but generally, text and most vector shapes are fine.  Embedded images are usually where it breaks down, but you can probably manually re-add those later.

 

Brian

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.