Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

linking pdf using perl scripts....

Status
Not open for further replies.

nadir576

Programmer
Jan 17, 2005
5
US
Hi,
I am new to this forum, So hello to everyone...I need an information about creating a pdf file using PERL. I haven't done much prgramming in PERL basically I am a JAva person. WEll my question is that How One can populate PDF file using perl script from the database. What i really need to know is linking pdf file and populating it's fields with fields from database.we do have a template pdf, and we only need to populate it with the fields in the database.
Any help will be greatly appreciated ...
thanks in advance ......
 
Have a look at search.cpan.org, there's quite a few PDF modules there, you're bound to get one to suit

HTH
--Paul

cigless ...
 
Also, take a look at the Adobe FDF toolkit. You'll be able to do what you're looking for fairly easily with that kit.

- Rieekan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top