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
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
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
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
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
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
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
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
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
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.
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.
api (eg Adobe API), this was
printing correctly.
Can any one suggest a way to resolve this issue.
Thanks in advance,Krishna Kishore
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
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
ome info on how to achieve
this.
Thanks in advance,
Krishna Kishore
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
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
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
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
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
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
/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(); }
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
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
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
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
Kishore
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]>
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
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
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
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
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
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; '
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
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
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
37 matches
Mail list logo