|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[PLUG] Programmatically insert text into a PDF
|
- From: TuskenTower <tuskentower@gmail.com>
- To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
- Subject: [PLUG] Programmatically insert text into a PDF
- Date: Thu, 24 May 2007 20:39:55 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=d6E4ielEpmhlw4Lcg7sUfZW3EhUZtztDleQL1sJ4KtieTmUgL97IJDTN6aBF0ppC/Kq2gXn6bKUi+ambHcIFEl+M+OFX4R8Ca1vCLC8nUpUMNGlSdzDI9NueBlR9CKKlMxjd93n3mFziXGsuZCCGgeoPiOpTkBzV6dpyzHQc9Wc=
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: plug-bounces@lists.phillylinux.org
Has anyone ever used a PDF library to dynamically insert text into a PDF?
My uncle pulls PDFs from various websites and fills them out for each
customer contract. His customer information is pulled in via a web
form and hosted in a MySQL DB. The PDFs don't change often and he is
looking for a way to skip filling in the forms by hand.
I have done some quick Google searches and came up with various
libraries, but nothing that says in big letters, "this library lets
you insert text into an existing PDF." I am looking for something
that is cross platform and allows for web interactions.
thanks,
Amul
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|