On Jun 9, 2010, at 2:12 PM, Mark Storer wrote:
> PdfTemplate doesn't support annotations like that. It's package
> private
> because there are things that /can/ work, but You Have To Know What
> You
> Are Doing.
>
> I believe ColumnText will help. IIRC, it can draw directly to a
> PdfContentB
0 1:32 PM
> To: Post all your questions about iText here
> Subject: [iText-questions] Placing text in a PdfTemplate
>
> I am currently generating a PDF by adding a PdfTemplate object
> multiple times to a document (in an 8-up fashion).
>
> I wanted to dynamically place text
I am currently generating a PDF by adding a PdfTemplate object
multiple times to a document (in an 8-up fashion).
I wanted to dynamically place text in my PdfTemplate, which I did so
with the following code (in the function that creates my PdfTemplate
object):
pdfTemplate.beginText