Re: [iText-questions] MalformedByteSequenceException

2010-06-10 Thread Kishore Chitturi
Hi, Can you please guide me how to resolve this issue. Even though it is not related with itext. Thanks & Regards Kishore CH Experience certainty. IT Services Business Solutions Outsour

[iText-questions] MalformedByteSequenceException

2010-06-10 Thread kishore
Hi, I am getting malformed exception when i am generating PDF. Please refer the sample code and exception stack trace below. Can you please let me know what needs to be done. Exception com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byt

[iText-questions] MalformedByteSequenceException

2010-06-10 Thread kishore
Hi, Please find the code below and am getting exception (MalformedByteSequenceException). Can you please let me know what needs to be done? Getting exception at : "doc = builder.parse(new StringBufferInputStream (sourceURL));" in below code // Sample Code import java.io.DataInputStream; import

[iText-questions] Need help to generate PDF by using URL content

2010-06-09 Thread kishore
Hi, I have a requirement in my project. Need to generate PDF by using some external URL content for ex: (http://www.google.com). I am using struts2. Please let me know how to generate PDF. Thanks Kishore CH

[iText-questions] PDF generation of URL content

2010-06-09 Thread kishore
Hi, I have a requirement in my project. I will get an URL from DB for ex: (http://www.google.co.in/) and whatever content is there in that page, need to generate PDF. Can you please let me know how to generate PDF? I am using struts2. Thanks & Regards Kishor

Re: [iText-questions] Reg: Tabs to PDF generation

2010-06-08 Thread kishore
1T3XT info 1t3xt.info> writes: > > Kishore Chitturi wrote: > > > > Hi, > > I have 6 tabs in a JSP. > > Do you mean you have tabs in HTML that is generated from a JSP page? > > > Out of those 6, 2 tabs information will come > > from an exter

[iText-questions] Reg: Tabs to PDF generation

2010-06-08 Thread Kishore Chitturi
Hi, I have 6 tabs in a JSP. Out of those 6, 2 tabs information will come from an external URL. Can you please let me know how i can generate tabs to PDF? Thanks in advance. Regards Kishore CH =-=-= Notice: The information

[iText-questions] Text Overlapping with iText 1.02b after JDK upgrade to 1.4

2006-08-04 Thread phani kishore
Hi,   We are using iText 1.02b in our application to generate dynamic PDFs. Till now this application has been running on WebLogic 6.1 with JDK 1.3.   Recently, we have upgraded our weblogic server to 8.1 with JDK 1.4.2.   After the upgrade, we observe that the PDF documents are not generated prop

[iText-questions] repeting table header in new page

2006-04-04 Thread Kishore Penneru
  Hi all,   I have been trying to fix the following problem.   Two tables are being filled by exteded data. Two tables have their own  headers.  How can I show table header if any one of the table data goes to new page.   thanks in advance, Kishore Penneru   New Yahoo! Messenger with

[iText-questions] drawing line in between tables

2006-04-01 Thread Kishore Penneru
show table header if any one of the table data goes to new page.   thanks in advance, Kishore Penneru         New Yahoo! Messenger with Voice. Call regular phones from your PC for low, low rates.

[iText-questions] How to draw a line under document header

2006-03-28 Thread Kishore Penneru
touches the left and right border lines of the first page of the document.   Solution for my requirement is highly appreciated.   thanks in advance, Kishore  Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.

[iText-questions] Problem in printing content in text area of a pdf generated using iText

2005-09-27 Thread Krishna Kishore .J
api (eg Adobe API), this was printing correctly.   Can any one suggest a way to resolve this issue.   Thanks in advance,Krishna Kishore     

Re: [iText-questions] Re: Reading the absolute position of a form field

2005-09-12 Thread Krishna Kishore .J
Got it !!! Thanks Krishna Kishore - Original Message - From: "Paulo Soares" <[EMAIL PROTECTED]> To: "Krishna Kishore .J" <[EMAIL PROTECTED]>; "Bruno Lowagie" <[EMAIL PROTECTED]>; Sent: Monday, September 12, 2005 4:29 PM Subject: RE: [iText

Re: [iText-questions] Re: Reading the absolute position of a form field

2005-09-12 Thread Krishna Kishore .J
Hi Paulo, Thanks for your feedback. But AcroFields.getFieldPositions() is returning 5 values in the array of float. How should i interpret this, eg: i want the x,y positions of the form field. Pls suggest me a way to achieve this using AcroFields.getFieldPositions() . Thanks Krishna Kishore

[iText-questions] Reading the absolute position of a form field

2005-09-12 Thread Krishna Kishore .J
ome info on how to achieve this.     Thanks in advance, Krishna Kishore

Re: [iText-questions] Reading text on pdf and getting its co-ordinates

2005-08-19 Thread Krishna Kishore .J
Hi Bruno, Thats good one. Thanks Krishna Kishore - Original Message - From: "bruno" <[EMAIL PROTECTED]> To: "Krishna Kishore .J" <[EMAIL PROTECTED]> Cc: Sent: Friday, August 19, 2005 6:08 PM Subject: Re: [iText-questions] Reading text on pdf and gett

Re: [iText-questions] Reading text on pdf and getting its co-ordinates

2005-08-19 Thread Krishna Kishore .J
this. Thanks Krishna Kishore - Original Message - From: "bruno" <[EMAIL PROTECTED]> To: "Krishna Kishore .J" <[EMAIL PROTECTED]> Cc: Sent: Friday, August 19, 2005 5:45 PM Subject: Re: [iText-questions] Reading text on pdf and getting its co-ordina

[iText-questions] Reading text on pdf and getting its co-ordinates

2005-08-19 Thread Krishna Kishore .J
the input pdf.    2. get the x-co-ordinate of the text (to be placed after the table) from the input pdf   Can any one suggest a solution to achive this using iText.     Thanks in advance Krishna Kishore  

Re: [iText-questions] Adding an Image on all pages in the pdf

2005-08-04 Thread Krishna Kishore .J
Hi Paulo, Thanks for your valuable input. Regards Krishna Kishore - Original Message - From: "Paulo Soares" <[EMAIL PROTECTED]> To: "Krishna Kishore .J" <[EMAIL PROTECTED]>; Sent: Wednesday, August 03, 2005 9:07 PM Subject: Re: [iText-questions] Adding

[iText-questions] Adding an Image on all pages in the pdf

2005-08-03 Thread Krishna Kishore .J
on all the three pages. Is there any way to resolve this. Kindly request for your valuable inputs. Thanks in advance. Krishna Kishore --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow

[iText-questions] Problem in Printing multiline textfield on a pdf

2005-07-25 Thread Krishna Kishore .J
some soln for this. Thanks in Advance Krishna Kishore --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everythin

Re: [iText-questions] Can i create a pdf template for a pdf and add it to another pdf ???

2005-07-12 Thread Krishna Kishore .J
/FIXME: Need to translate this Y-coordinate using the TLM (as in PDF Spec.) using Affine Transform        //Add a new Page for the original PDF (so that we can test Table creation) //   document.newPage();    cb.addTemplate(page2, 0,-100 );      document.close(); }    

[iText-questions] Can i create a pdf template for a pdf and add it to another pdf ???

2005-07-11 Thread Krishna Kishore .J
pdf template or a new page in the same template, but i dont know how to create a pdf template for a pdf and add it to existing one. can any one help me out. pls point me to some examples which will guide me. Thanks in advance Krishna Kishore - Original Message - From: "R K&quo

[iText-questions] Merging different pdf's in to a single pdf

2005-07-08 Thread Krishna Kishore .J
ishna Kishore --- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted b

[iText-questions] Mapping acro form fields to the xml data

2005-06-16 Thread Krishna Kishore .J
o map the pdf form fields to the xml data ,which may fill the form fields dynamically.   Kindly request to suggest few good examples and links if there are any .     Thanks in advance Krishna Kishore

[iText-questions] Mapping form fields to the xml data

2005-06-14 Thread Krishna Kishore .J
g the xml and filling the pdf form fields, is there a way to map the pdf form fields to the xml data ,which may fill the form fields dynamically.   Kindly request to suggest few good examples and links if there are any .     Thanks in advance Krishna Kishore    

[iText-questions] Need help in showing dynamic text on pdf

2005-06-10 Thread Krishna Kishore .J
Kishore  

Re: [iText-questions] Help required to insert static text on an existing pdf

2005-06-08 Thread Krishna Kishore .J
  Can you suggest me few examples regarding this or any turn around to achieve this (except not using form fields).   Thanks in advance Krishna Kishore   - Original Message - From: "Bruno Lowagie" <[EMAIL PROTECTED]> To: "Krishna Kishore .J" <[EMAIL PROTECTED]>

Re: [iText-questions] Help required to insert static text on an existing pdf

2005-06-08 Thread Krishna Kishore .J
Hi Bruno,    Thanks for your immediate reply. Pls read.   I have a pdf (input.pdf) form some thing like this:    Name:  Company:    Now i have to read this pdf form and add content for name and age, the resultant pdf should be like this:    Name: Kishore  Company: CEI      The problem i am

[iText-questions] Help required to insert static text on an existing pdf

2005-06-08 Thread Krishna Kishore .J
Hi All,    I want to add some static text on an existing pdf form using IText.   I've tried using Text.java in the examples on the IText site. But this will create a new pdf and add text on it.   Can anyone help me in achieving this.   Thanks Krishna Kishore      

[iText-questions] Help required to insert static text on an existing pdf

2005-06-08 Thread Krishna Kishore .J
Hi All,    I want to add some static text on an existing pdf form using IText.   I've tried using Text.java in the examples on the IText site. But this will create a new pdf and add text on it.   Can anyone help me in achieving this.   Thanks in advance.   Krishna Kishore  

[iText-questions] Help required to insert static text on an existing pdf

2005-06-08 Thread Krishna Kishore .J
Hi All,    I want to add some static text on an existing pdf form using IText.   I've tried using Text.java in the examples on the IText site. But this will create a new pdf and add text on it.   Can anyone help me in achieving this.   Thanks in advance.   Krishna Kishore  

RE: [iText-questions] Modifying Metadata

2003-03-19 Thread Kishore Subramanian
Is it possible to update just the metadata without having to re-write the contents of the file ? Are there any APIs that will allow me to do this ? My application has to deal with huge files and reading/writing the file seems a very costly process. Kishore -Original Message- From

RE: [iText-questions] Modifying Metadata

2003-03-19 Thread Kishore Subramanian
Text cannot modify just the MetaData without modifying the Contents. Can you point me to any such APIs that can do this ? Thanks in advance. Kishore -Original Message- From: Leonard Rosenthol [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 1:50 PM To: Kishore Subramanian; '

RE: [iText-questions] Modifying Metadata

2003-03-19 Thread Kishore Subramanian
now different. Is it related to some encoding scheme on the writer ? 2) Is it possible to write/change the metadata on the same file without having to save it as another file ? Thanks in advance, Kishore -Original Message- From: Kishore Subramanian Sent: Wednesday, March 19, 2003 10

RE: [iText-questions] Modifying Metadata

2003-03-19 Thread Kishore Subramanian
modified PDF has readable characters (ascii) while the original PDF contained non-printable characters. Is it possible that I might have missed setting some Encoding while writing the PDF back with the PdfStamper ? Thanks in advance. Any help will be greatly appreciated. Kishore -Original Message

[iText-questions] Modifying Metadata

2003-03-18 Thread Kishore Subramanian
ile. But I was not able to find a way to perform the same on an existing PDF file. I saw a thread in this mailing list (from Matt).   Can someone pls explain how I can do this with iText (.97 version) ? Any help (sample code) will be greatly appreciated. Thanks, Kishore Subramanian Agile Software