Hi,
Thanks for your reply.

Can i create a pdf template for a pdf and add it to another pdf ???

My problem is :
I have a pdf template with the following:

1. Some content,form fields followed by
2. dynamic table which again followed by
3. text and form fields.

I am able to do 1,2 above ,but am facing problem in doing the 3rd one.
I have the following options as of now:

a. Hard code the text etc which are after the table as i know the
co-ordinates after the table. but this will be pdf specific, i am trying for
a more generalized one.
b. try to put the content after the table in a different pdf template or a
new page in the same template, but i dont know how to create a pdf template
for a pdf and add it to existing one.

can any one help me out.

pls point me to some examples which will guide me.

Thanks in advance
Krishna Kishore



----- Original Message ----- 
From: "R K" <[EMAIL PROTECTED]>
To: "Krishna Kishore .J" <[EMAIL PROTECTED]>
Cc: <itext-questions@lists.sourceforge.net>
Sent: Friday, July 08, 2005 7:55 PM
Subject: Re: [iText-questions] Merging different pdf's in to a single pdf


You can use pdftemplate.

On 7/8/05, Krishna Kishore .J <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have one issue:
>
>  I need to read content from 3 different pdfs and display the content in
one
> single pdf in a single page.
>
> Eg:
>    In pdf 1 i have some text
>    In pdf 2 i have a table
>    In pdf 3 i have some text.
>
> I want to merge these things in to a single pdf of single page (assuming
> that all the content can be fit in to a single page.).
>
> Any body encountered the similar problem. Can anyone gives some
suggessions
> to solve this.
>
> I used the PDFCopy ,but its appending all the pdf's to the resultant pdf
as
> 3 pages. where as i want only one page.
>
>
> Thanks in advance
> Krishna Kishore
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the 'Do More With Dual!' webinar
happening
> July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
> core and dual graphics technology at this free one hour event hosted by
HP,
> AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to