Re: [iText-questions] Adding image to text box field in a PDF template file

2010-09-29 Thread Keith O
> Date: Wed, 29 Sep 2010 14:50:41 -0700 > From: scott.k.mitch...@gmail.com > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Adding image to text box field in a PDF > template file ... > I did some Googling and came up with > this article, which

[iText-questions] Adding image to text box field in a PDF template file

2010-09-29 Thread Scott Mitchell
I have a .NET project that allows users to enter some text and select and image and then generates a new PDF by plugging in the user-supplied values into text box fields in a source PDF file. We are currently using ActivePDF's PDF Toolkit product, but would like to switch to iTextSharp. Currently,