[iText-questions] Merging Issue

2008-12-30 Thread Orpu
Hi, I am trying to merge 2 pdf files using iText, first pdf contains 27 pages and second pdf contains 27 pages. It is taking lot of time to merge these two files approximately 5 mins. This is my code snippet. try{ PdfReader reader1 = new PdfReader("U:\\Hellos_Combined.pd

[iText-questions] Serving Existing PDF to the Browser

2008-12-26 Thread Orpu
Hi, I already generated PDF and placed at one location, i want to read that pdf and serve it to the browser. Examples which already existing shows , creation of new PDF and serving it to the pdf which i dont want,i already have one pdf i want to show that in the browser. Thnks Rajesh -- View

[iText-questions] PDF in database

2008-12-22 Thread Orpu
Hi, Question 1) How to save the PDF in the Oracle Database using iText. Question 2) I have a User with id say 5. In his account he has 3 PDFs in the database, saved as PDF1, PDF2, PDF3. He retrieved one PDF with name PDF2. and did some manipulations for it and later saved the same.Does the man

[iText-questions] Re garding Performance Issues While merging PDFs

2008-12-21 Thread Orpu
Hi, Question 1) Suppose in a collection i have some thousands of pdfs which have to be merged, while doing so is there any performance issues like 1) will application become slow 2) what about the response time 3) load related and like through put etc.. Question 2) Upto how many pdfs we c

[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

[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

[iText-questions] Adding Contents at specific coordinates in a PDF

2008-12-18 Thread Orpu
Hi I have a PDF can we add contents at a Specific Coordinates i.e at so and so X and so and so Y coordinates.The content may come from database or hard coded. -- View this message in context: http://www.nabble.com/Adding-Contents-at-specific-coordinates-in-a-PDF-tp21085706p21085706.html Sen

[iText-questions] iText Usage in Commercial Application

2008-12-18 Thread Orpu
Hi I want to use iText in one of the commercial application to generate PDFs on the fly. So do i need to buy the product with PRICE As it states that it is an open source & freely downloadable. Please give me suggestion Using it freely in commercial application throws me in trouble or not -- V