Re: [iText-questions] Conversion of html to pdf

2008-12-22 Thread 1T3XT info
Orpu wrote: > hi, > > > I have a table in html file which contains some rows and columns. OK. > The data > will come and fill from the database, So you create HTML based on data from a database. > On top of the first row i have a pdf image, You don't have a "PDF image", you have a link. The

[iText-questions] Conversion of html to pdf

2008-12-21 Thread Orpu
hi, I have a table in html file which contains some rows and columns.The data will come and fill from the database,On top of the first row i have a pdf image, upon clicking the image table along with rows and columns including data should convert to PDF. Can we do it using iText. If we can do i

Re: [iText-questions] Conversion of HTML to PDF

2008-12-19 Thread 1T3XT info
Orpu wrote: > Hi, > Can we convert html to pdf using itext. Yes, but not all HTML. > Appreciate some code samples. There are some examples here: http://1t3xt.info/examples/browse/ > What all versions of Adobe Acrobat are supported by itext 2.1.4. That's like asking: what kind of apple is a pea

[iText-questions] Conversion of HTML to PDF

2008-12-19 Thread Orpu
Hi, Can we convert html to pdf using itext. Appreciate some code samples. What all versions of Adobe Acrobat are supported by itext 2.1.4. Thanks -- View this message in context: http://www.nabble.com/Conversion-of-HTML-to-PDF-tp21091864p21091864.html Sent from the iText - General mailing li