I will be out of the office starting 23/05/2005 and will not return until
07/06/2005.
I will respond to your message when I return.
##
The information contained in this e-mail and any subsequent
correspondence is private and
That may happen with damaged PDFs. They may open in Acrobat but it doesn't
mean they are good.
- Original Message -
From: "Scott Tyriver" <[EMAIL PROTECTED]>
To:
Sent: Monday, May 23, 2005 10:27 PM
Subject: [iText-questions] IOException in PdfReader readPdf
> Hello,
>
> When attempting
Hello,
When attempting to merge several PDF's we are seeing
the following exception occur at random times.
Rebuild failed: trailer not found.; Original message:
Unexpected '>>' at file pointer 546"
Here is the stack trace
| 805| |08:09:56.094
CDT|ImagingS.orMerge|
320|ImagingServ
On Friday 20 May 2005 14:30, Renaud MICHEL wrote:
> I made a few changes to the code that solved my problems so I decided to
> share them.
>
> The lists items were split in several items, so I had a look at the source,
> in the write method of RtfListItem there is
I agree with your changes to the l
When I updated my version of iText to 154, my documents using
MultiColumnText started acting differently when they spanned multiple
pages.
If I add a MultiColumnText object midway through a page, when that
object spans to a new page, it too starts midway through the page
(please see the attached
Niether, I was answering a question from before with some code. I hae
been up for a long time so I am alittle punchy... and unable to type
well...
Cheers,
Adam
> I'm not sure what is your question/problem.
>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED]
I'm not sure what is your question/problem.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Adam T. Gautier
> Sent: Monday, May 23, 2005 9:48 PM
> To: Sloey, James
> Cc: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] Retr
I use the seperate vunctions because you will get an exception if you need
to delete a field which I did.
try:
mport com.lowagie.text.pdf.*;
import java.io.*;
import java.util.*;
public class PDFListFields {
public final static Collection getFieldNames(AcroFields fields)
throws Exce
Hi;
I placed a pdf file at http://www.windward.net/itext.zip as sourceforge
won't send email with large attachments.
With the pdf in that zip file (built with iText 1.2), when read with Acrobat
7.0 I get a "Token Type Not Recognized" pop-up error message. It reads with
no problem under Acro
Here's the javadoc for getFields():
Gets all the fields. The fields are keyed by the fully qualified field
name and the value is an instance of AcroFields.Item.
Need I say more?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Sloey, James
> Se
Is there a way to
retrieve all the form field names from a PDF file? I have to retrieve an unknown
number of form fields from a PDF template and fill in the matching fields
with data from an XML file.
I tried
using...
// Reads in the pdf
Template PdfReader reader = new PdfReader(temp
I create a nested table, for example:
Table table1 = new Table(2);
table1.setBackgroundColor(new Color(0, 0, 255));
table1.addCell("1");
table1.addCell("2");
table1.addCell("3");
Table table2 = new Table(2);
table2.setBackgroundColor(new Color(0, 255, 0));
table2.addCell("4"
Thanks Paulo;
It works
Jim Sloey
-Original Message-
From: Paulo Soares [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 19, 2005 6:13 PM
To: Sloey, James; itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Insert an image into a PDF template -
PdfContentByte null pointer
Hello Leonard,
thanks for your reply.
best regards,
Benjamin Bratkus
--
Orientation in Objects GmbH
Weinheimerstr. 68
D-68309 Mannheim
http://www.oio.de
Tel +49(0)621-71839-0
Fax. +49(0)621-71839-50
--
---
This SF.Net email is sponsor
At 04:33 AM 5/23/2005, Benjamin Bratkus wrote:
do you mean that is generally not possible to find a string or "not easy"?
iText doesn't support retrieving the text from a PDF.
Look at either PdfBox or Multivalent.
Leonard
-
hello Bruno,
do you mean that is generally not possible to find a string or "not easy"?
And if it would be possible to search for a string, could you give me please
a short example
for searching the string "xyz" in a pdf?
best regards,
Benjamin Bratkus
--
Orientation in Objects GmbH
Weinheimers
Benjamin Bratkus wrote:
do i have the posibility to find easy a String "xyz" with your lib in a pdf?
No, this isn't possible with iText.
br,
Bruno
---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software
sorry for writing without a topic .
hello users,
i've tryed out your examples on your web site and it looks very nice in
generating pdf-files.
but i've got some additional questions about itext.
do i have the posibility to find easy a String "xyz" with your lib in a pdf?
For example contains
18 matches
Mail list logo