[iText-questions] Merging PDF with Itext fails randomly in a batch

2010-08-10 Thread Venkat
Hi, Any idea or anyone faced such a scenario where in a batch of merging pdfs some succeed and some fails to merge with no exception at all using JDK 1.5 and itext-2.1.1 and itext-5.0.1( we tried both versions of itext) Please advise, looks like really weird. ---

Re: [iText-questions] Hyperlinks in itext PDF Table of Cont ents after merging multiple documents

2009-10-13 Thread Venkat
I am looking for a solution to add ToC(Table of Contents) to merged pdfs. I request you to post the sample code for it. -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event

[iText-questions] PDF to TIFF Conversion

2009-09-16 Thread Ramana, Venkat
One basic question does iText support conersion of PDF to TIFF if so how can we achieve that. Your response is appreciated. Thanks in advance, Ramana -- Come build with us! The BlackBerry® Developer Conference in SF, CA

[iText-questions] Wrapping columns to next row

2009-05-26 Thread Venkat Praveen Jalem
Hi All, We wanted to achieve the following using the PdfPTable. {columns wrapped to next row} Col1Title col2Title Col3Title Col4Title Col5Title Col6Title Col1Data1 Col2Data1 Col3Data1 Col4Data1 Col5Data1 Col6Data1 . . . . Col1Datan Col2Datan

[iText-questions] How to render different Fontstyles to PDFfile using iTextSharp.

2007-01-31 Thread Venkat Tubati
Hi, Thanks for replying. I am rendering the reports to PDF files for that i am getting the collection(includes every item like text,picture...). And the font is of type 'System.Drawing.Font'. So at first i need to convert this font to iTextSharp.Text.Font and then need to calculate the BaseFont

[iText-questions] Font problem

2007-01-31 Thread Venkat Tubati
Hello Team, I cant able to render different fontstyles in the PDF file(like: MonotypeCorsiva) in this case it is assigning the default style(HELVETICA)to the text. I am using this code please look at for the reference and let me know where i need to change my code. __

[iText-questions] How to render different Fontstyles to PDFfile using iTextSharp.

2007-01-31 Thread Venkat Tubati
Hello Team, I am using iTextSharp and I am facing one problem when rendering different types of fonts to PDF file. I am using this code: * //rende

[iText-questions] How to convert WMF to jpeg?

2006-12-16 Thread Venkat Tubati
Hello Team, Can you please help me : how to convert WMF files to jpeg images? Thanks in advance, T.Venkat. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance

[iText-questions] How to set FontSyle using BaseFont

2006-12-12 Thread Venkat Tubati
Hello Team, Can anybody reply me how to set FontStyle by using BaseFont, i am using iTextSharp. Thanks in advance, T.Venkat. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you

[iText-questions] Illegal operation 'BT' inside the Textobject

2006-12-10 Thread Venkat Tubati
Hi Team, Whenever I am adding the text to PdfFile by using ColumnText.SetSimpleColumn("text"), I am getting error like: ''' Illegal operation 'BT' inside the Textobject ''' Can anyone help me. Thanks in advance. - Take Su

[iText-questions] Regarding PdfPTable Class!!

2006-05-31 Thread Kalkunda, Venkat
. I was hoping it would create a row with 2 cells. Can anybody tell me if I am doing something wrong, or is that the way those classes work? Thank You Kalkunda Venkat GFRIS - Principal Financial Group Ph: (515) 362 1388 -Message Disclaimer- This e-mail message is intended only for the

[iText-questions] Just some more info on my previous question!!

2005-01-11 Thread Kalkunda, Venkat
READER HAS READ THE FILE, IT WILL NOT HAVE ANY ASSOCIATION WITH THE FILE ITSELF AND HENCE I SHOULD BE ABLE TO OVERWRITE THE FILE. AM I THINKING WRONG??? Thank You Kalkunda Venkat 515 362 0241 x-20241 -Message Disclaimer- This e-mail message is intended only for the use of the individ

RE: [iText-questions] quesion on XfdfReader

2005-01-11 Thread Kalkunda, Venkat
ile is stored in the same location as the input file and with the same name. Can you give me some suggestions as to how I an do that? Thank You Kalkunda Venkat 515 362 0241 x-20241 -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 05, 2005 5:43

RE: [iText-questions] quesion on XfdfReader

2005-01-05 Thread Kalkunda, Venkat
So how do I get around it, I don't want to keep it in my hard disk, which will become a big liability in a matter of very short time. Thank You Kalkunda Venkat 515 362 0241 x-20241 -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 05, 2005

[iText-questions] quesion on XfdfReader

2005-01-05 Thread Kalkunda, Venkat
. Thank You Kalkunda Venkat 515 362 0241 x-20241 -Message Disclaimer- This e-mail message is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If

[iText-questions] (no subject)

2004-11-11 Thread Venkat Pabbati
on as possible. Thanks Venkat Dirk Wellmann pdsoft.de> writes: > > Hi Venkat, > > I used the Template of the Document. Just make an Instance of a PdfWriter with a > new empty PDF-Document, add the existing one via a PdfReader as > DirectContentUnder, then you can add your own

[iText-questions] Merging 2 pdf documents

2004-11-10 Thread Venkat Pabbati
own in one different page at the start. But we want it to be part of the same page of the rest of the document. Please give me solution, we need it urgently. Thank you very much in advance. Venkat

[iText-questions] Question: about PRIndirect reference error!!

2004-11-03 Thread Kalkunda, Venkat
Hi, I am trying to cast a PdfObject Class variable to a PdfArray class. I am getting a ClassCastException. Can somebody tell me what I am doing wrong? Thank You Venkat Kalkunda -Message Disclaimer- This e-mail message is intended only for the use of the individual or entity to

[iText-questions] Concatinating PDF files!!

2004-10-20 Thread Kalkunda, Venkat
Hi, I was wondering if you have a class/mehtod which will identify the end of a page and concatenate page by page or concatenate paragraph by paragraph. Can you give me a hint, as to how I can do this using your API. I am working on a project which deals with PDF files. Thank You Venkat

[iText-questions] Hyperlinks in PDF not working even when using PdfStamper

2003-11-02 Thread Venkat Venkatesh
ie., meta.put(new String("CreationDate"),(new PdfDate).toString()); which produces the date value as per the standard above.  It did not work (the CreationDate was not being set on the PDF).   Am I missing something ?  Please help.   Thanks.   - VenkatLeonard Rosenthol <[EMAIL PROTECTED]>

Re: [iText-questions] Hyperlinks in PDF not working

2003-11-01 Thread Venkat Venkatesh
need URGENT HELP for a deadline.   Thanks.   - DeivaPaulo Soares <[EMAIL PROTECTED]> wrote: Use PdfStamper.Best Regards,Paulo Soares- Original Message - From: "Venkat Venkatesh" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>Sent: Sunday, October 26, 2003 1:09Subject:

[iText-questions] Hyperlinks in PDF not working

2003-10-26 Thread Venkat Venkatesh
g by iText appears to be lost.   Is there a version of iText where this has been fixed ?  I need to fix this problem asap.   Please offer advice.   Thanks.   - Venkat Do you Yahoo!? The New Yahoo! Shopping - with improved product search

[iText-questions] Nested HTML TABLE

2003-03-18 Thread Venkat Sreenath
Hi I have a html which has nested html tables I am using html example  Chap0706.java to generate pdf out of it it is throwing array index out of bound exception Can u please let me know is it possible to generate pdf with nested html tables Sreenath   Regards, Sreenath

[iText-questions] Problems with servlet using iText in both Netscape and IE

2002-01-29 Thread Archana Venkat
Hi Everybody, I am trying to generate a PDF document using a servlet. This servlet calls the mainframe pgm and displays the data. I call the mainframe pgm several times, and get a String msg(one big msg) and display it in PDF. In IE, it displays a blank page. I did the workaround for that, by gi