[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Filling PDF Forms (a year later follow up

mjfreshyfresh

12/22/2006 7:01:00 AM

I'm posting this message as a follow up to a thread I was talking on a
year ago:
titled "Filling PDF Forms"

So here we are a year later and I'm finally getting to use the PDF form
filling via the RJB (Ruby Java Bridge). I'm using the Java iText
library to write into pdf acroform fields.

Here is a post I made about the process, it includes some code you can
download:
http://blog.codeinmotion.com/index.php/2006/12/22/pdf-generation-in-ruby...