I will be out of the office starting 07/06/2005 and will not return until
07/07/2005.
I will respond to your message when I return.
Please contact Gong Cai at 5815 if you need immediate assistance.
---
SF.Net email is sponsored by: Discover
I will be out of the office starting 07/06/2005 and will not return until
07/07/2005.
I will respond to your message when I return.
Please contact Gong Cai at 5815 if you need immediate assistance.
---
SF.Net email is sponsored by: Discover
Resp. Sir,
Want your help for PDF generation
Before some days u suggest use of acroform, pdfstamper and others for editing pdf requirement.
But I will make you more clear about requirement :
===
Requirement
Bruno Lowagie lowagie.com> writes:
>
> Victor Nkonga wrote:
>
> >Hi everyone,
> >
> >
> >
> >I have long report and I want to be able to tell the user the number of
pages that are done. I am using the idea of
> progress servlet that itext has in the tutorial. I also used page events in
the
I found the source of this behavior, in the source code for
MultiColumnText in the write() method. The method currently uses the
documentY position passed to it as the top of the columns on all pages.
The modification I made below makes the top of the columns start
wherever the current document
Hey Everybody,
I have been having a problem with adding an Image with
an annotation to a PdfPTable. The image will show
fine, but the annotation that I add will not show.
Here is the code that I am using to do this.
cell = new PdfPCell();
cell.setBorder(Rectangle.NO_BORDER);
Image img = Image.g
I will be out of the office starting 07/06/2005 and will not return until
07/07/2005.
I will respond to your message when I return.
Please contact Gong Cai at 5815 if you need immediate assistance.
---
SF.Net email is sponsored by: Discover
I have to create an invoice in PDF format. The body of the invoice is a
table that can span one or more pages. Each page has a header and a footer.
The header and the footer are provided by the user in another pdf document,
in two distintic pages: the first page contains the header only, the second
What you have is a pdf not an image. To get the image info that is
inside a pdf you'll need other tools, like multivalent or pdfbox.
> -Original Message-
> From: R K [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 06, 2005 4:21 PM
> To: Paulo Soares
> Cc: itext-questions@lists.sourcefo
How to find the arguments value for the scalePercent according to the
image content?
On 7/6/05, Paulo Soares <[EMAIL PROTECTED]> wrote:
> Image.scalePercent()
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of R K
> > Sent: Wednesday, July 06,
I have to see the before and the after pdf.
> -Original Message-
> From: Ekta Ojha [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 06, 2005 3:55 PM
> To: Paulo Soares; itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] Reason for IO Exception
>
> Thank you , it wor
Thank you , it worked for me. But now I am not able to
set the font size to 6 for all the fields. Please take
a look to see what I am missing.
...
doc.add(table);
doc.close();
docWriter.close();
ByteArrayOutputStream completedPDF = new
ByteArrayOutputStream(baosPDF.size());
byte[] buf =
Image.scalePercent()
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of R K
> Sent: Wednesday, July 06, 2005 3:41 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] pdf image resolution
>
> How to find the best resolution of
How to find the best resolution of an image which is in pdf format?
Actually I am trying to embed logo which is in pdf format.
PdfReader logor = new PdfReader("d:\\itext\\test.pdf");
PdfStamper stamp = new PdfStamper(reader, new
FileOutputStream("D:\\itext\\GO_NEW.pdf"));
P
I will be out of the office starting 07/06/2005 and will not return until
07/07/2005.
I will respond to your message when I return.
Please contact Gong Cai at 5815 if you need immediate assistance.
---
SF.Net email is sponsored by: Discover
It reached the list but there's nothing that can be done. There's no
specification for the line spacing and the viewer/producer is free to
put whatever it wants. The results are not even consistent across
different Acrobat versions. Try to fill the fields in Acrobat Reader 5,
6, and 7.
> -Orig
[I'm reposting as I dont think it reached the list]
Hello,
I'm filling a pre-designed form with data from a database. The
problem is that there's a multiline textfield and its line spacing is
1.5pts (it's designed like notebook paper visual), but as I try to
setField (field, "long value"), the li
It's done. It's in the CVS in AcroFields.java.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Paulo Soares
> Sent: Tuesday, July 05, 2005 6:36 PM
> To: R K
> Cc: itext-questions@lists.sourceforge.net
> Subject: RE: [iText-questions] checkbox be
Hmmm... So, I guess that either I am nulling the output stream or
Websphere is nulling it. I think I'll blame Websphere :)
Thanks for your help.
-Original Message-
From: Paulo Soares [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 05, 2005 6:34 PM
To: Nathan Frank; itext-questions@lists.so
Lorenz Maierhofer gmx.at> writes:
>
> Hi,
>
> I'm trying to write text in a table cell that is not left-to-right, but
> bottom-to-top orientated.
>
> Is this somehow possible with the RTF writers in iText?
>
> Thanks,
> Lorenz
Hi Lorenz,
I saw Mark's reply about this feature beeing adde
ColumnText.showTextAligned()
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Benjamin Podszun
> Sent: Wednesday, July 06, 2005 12:43 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Placing chunks (or text in
> genera
Hi there.
I'm currently in the process of build a pdf generator.
I get a tiff file and I produce (coming from an OCR company) a file that
gives me all recognized words (on the tiff) with their bounding
rectangle. To index and effectively search the file we thought about
generating a pdf with t
I'm not going to realize anything, that's your job. Create the
annotation rectangle covering the paper clip and the text. Create an
appearance with the same dimensions (but origin 0,0) and place the paper
clip drawing on the left.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[
Works for me and I get this FDF.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Wahaj Khan
> Sent: Tuesday, July 05, 2005 2:11 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Writing FDF using an existing PDF
>
> Hi
Dear Paolo,
Exactly what I need - looking forward to see how you realize that with
iText!
Many thanks in advance
Ralf
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:itext-questions-
> [EMAIL PROTECTED] On Behalf Of Paulo Soares
...
>
> Is this what you want? (the dimensions a
I will be out of the office starting 07/06/2005 and will not return until
07/07/2005.
I will respond to your message when I return.
Please contact Gong Cai at 5815 if you need immediate assistance.
---
SF.Net email is sponsored by: Discover
Hi,
I am reading a PDF containing some form fields and trying to create an FDF
out of it but getting an exception using iText-Paulo 154. I am using the
following code on the attached pdf document;
PdfReader pdf = new PdfReader("C:\\test.pdf");
FdfWriter fdf = new FdfWriter();
fd
I will be out of the office starting 07/06/2005 and will not return until
07/07/2005.
I will respond to your message when I return.
Please contact Gong Cai at 5815 if you need immediate assistance.
---
SF.Net email is sponsored by: Discover
28 matches
Mail list logo