Hi,

Thanks for your answer.   

Here, I have attached a test.pdf file(i.e. existing pdf file) and I want
to display the xml request content (see whatever I mentioned in previous
mail information) into that corresponding columns.  

I am new for using iText so, can you give me any simple example to find
out the co-ordinatesXY(please don't mine..).

Thanks,

Bala_kj


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
1T3XT info
Sent: Wednesday, March 19, 2008 1:19 PM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Any chance to populate the data in
existing pdf file

bala_kj wrote:
> Hi All, I have a existing pdf file. It has the lots of columns,

Define columns; pick one of the three following possibilities:
1. just lines drawn on a flat page.
2. form fields using the AcroForm syntax.
3. form fields using XFA.

> i want
> to display the data(from XML request) accorading to the each column.

Depending on whether you're in situation 1, 2 or 3:
1: good luck, it's possible, but you need to know the coordinates and we
can't help you with that.
2: very easy, read the book (chapter 15).
3: it depends. If it's static XFA and there's an AcroForm counterpart,
    iText will allow you to fill the form 'the AcroForm way' and it will
    disregard the XFA.

> Anybody please help me.... Thanks in advance

You won't get a better answer without clarifying your requirement.
--
This answer is provided by 1T3XT BVBA

------------------------------------------------------------------------
-
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Attachment: test.pdf
Description: test.pdf

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to