Re: [iText-questions] Reading value from DB

2011-02-01 Thread karthick
I already have a pdf and I want to get a pdf from db blob column and attach to the existing one. I have a concat method that would produce both the docs (from list of input stream) as a single pdf. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Reading-value-from-DB-

Re: [iText-questions] Reading value from DB

2011-01-31 Thread karthick
I did subscribe. I just read as I had mentioned here (1st thread) and adding it to existing input stream. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Reading-value-from-DB-tp3209569p3249689.html Sent from the iText - General mailing list archive at Nabble.com. --

Re: [iText-questions] Reading value from DB

2011-01-30 Thread karthick
to follow up my post, I have read the pdf file from the db blob column. If I try to concat this with existing pdf it throws invalid pdf exception. I'm not sure how to resolve this one? Thanks. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Reading-v

[iText-questions] How can I acheive this one?

2011-01-10 Thread karthick
I generate a pdf document (not based on acro fields) and in-between the document I should be able to insert other document. I could read and get the input stream but I don't know how to print this new doc. inside existing one. Any pointers? Thanks. -- View this message in context: http://itext-g

Re: [iText-questions] Need a sample

2010-10-12 Thread karthick
Thanks. I tried an example using ColumnText I could set and print value. But, how do I create a dynamic table using ColumnText? I want table borders too. An example would be greately appreciated. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Need-a-sample-tp2990806p

[iText-questions] Need a sample

2010-10-11 Thread karthick
I'd like to see a sample creatin table using ColumnText object. It looks like PDFPTable doesn't fit for my needs since I have data in a complex hashmap. I couldn't loop it and render data properly. Thanks. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Need-a-sample-

Re: [iText-questions] Merging multiple pdfs

2010-10-10 Thread karthick
I tried to attach document at the end of existing document. It automatically adds page numbers even if the attached document does or does not have page numbers. But, it overwrites (looks very ugly) if the external attached doc. already has page numbers. Any suggestion to fix this? Thanks. -- View

[iText-questions] Merging multiple pdfs

2010-10-07 Thread karthick
I generate couple of pages PDF document based on db data. I'd like to insert an external pdf dynamically and also need to re-number the pages (page number). Any pointers? -- View this message in context: http://itext-general.2136553.n4.nabble.com/Merging-multiple-pdfs-tp2967673p2967673.html Sent

Re: [iText-questions] PDFPTable issue - urgent help

2010-09-30 Thread karthick
Thank you gentleman. Any examples would be greately appreciated. -- View this message in context: http://itext-general.2136553.n4.nabble.com/PDFPTable-issue-urgent-help-tp2720018p2720690.html Sent from the iText - General mailing list archive at Nabble.com. ---

[iText-questions] PDFPTable issue - urgent help

2010-09-29 Thread karthick
Hi, This is my first post. I have a table with 9 column title which aligned vertically. In the next column (parrallel to each title) I will need to print values. I have constructed arraylist (my hashmap value) with values but when I print values it breaks the table. How do I fill values vertically

[iText-questions] not able to add table in footer.. Please help me

2008-12-11 Thread Ram karthick
  Hi All,    I am trying to get a table in the footer but not able to get it, when i add the footer table in phrase and setting the phrase in footer is not working..   actually i want to display three strings in footer wher the middle one is dynamic.   Please help me to solve this.   Wit

[iText-questions] help needed

2006-05-02 Thread Ram karthick
Hi ,    In a Document am adding many tables , so if it is one table presents am getting the content in a single page , if more than one table presents then am getting half in the first page and half in the second page , so in this time am getting an line at the end of the first page ,