Re: [iText-questions] Concatenating PDF while adding book marks

2007-04-05 Thread me_zeta
nsider each pdf page as an image. > If > you expect pdf to do text reflowing to next page if it doesn't fit, it > won't > happen, not with iText or any other tool. > > Paulo > > - Original Message - > From: "me_zeta" <[EMAIL PROTECTE

[iText-questions] Concatenating PDF while adding book marks

2007-04-05 Thread me_zeta
Hi all, I have the following requirement. I have 3 pdf's 1) pdf1.pdf 2) pdf2.pdf 3) pdf3.pdf i want to concatenate these three pdf's The problem is that i want to create a new pdf in the following way 1) add a new chapter with heading as 2) put the contents of pdf1.pdf under this chapter 3

[iText-questions] Pdf Concatnation

2007-04-02 Thread me_zeta
Hi, Does any one have answer for this I'm trying to combine many small PDF files each of which have their own comments in FDF files. I also want to create bookmarks in the final PDF to provide easy navigation to each of the source PDFs that contributed to the final PDF. e.g. source files:

[iText-questions] Align a Table Cell

2007-03-21 Thread me_zeta
Using Itext i have created a table inside a pdf file I want to align the data inside each cell how can i do that -- View this message in context: http://www.nabble.com/Align-a-Table-Cell-tf3439619.html#a9590758 Sent from the iText - General mailing list archive at Nabble.com. ---

Re: [iText-questions] APPEND TO A PDF

2007-03-12 Thread me_zeta
Hi , If i have a pdf document with chapters. is it possible for me to add some text to a particluar chapter in a pdf document zeta -- View this message in context: http://www.nabble.com/APPEND-TO-A-PDF-tf3388612.html#a9448950 Sent from the iText - General mailing list archive at Nabble.com.

[iText-questions] APPEND TO A PDF

2007-03-12 Thread me_zeta
Hi, I have a pdf with a table inside it. To this pdf table i want to append a new row. is this possible using itext? -- View this message in context: http://www.nabble.com/APPEND-TO-A-PDF-tf3388612.html#a9432124 Sent from the iText - General mailing list archive at Nabble.com. --