Hi,
>
> I am using iText. I am creating a PDF file using PdfWriter. It works fine.
> Now I need to read the contents of above created file, for this I am using
> PdfReader, but it gives me lot of extra characters. Following is the
> contents it extracts from PDF file:
>
q BT 36 806 Td 0 -18 Td
Hi there!
I've seen some problems with that in the mail-list.
I'm trying to use a 8 bit png as mask and I have the parsing error when I
open the final document.
my algorithm is the same as everyone:
Image img = Image.getInstance("./image1.jpg");
Image mask = Image.getInstance("./mask.png");
mas
BaseFont.getWidthPoint() or ColumnText.getWidth().
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Naveen Desai
> Sent: Monday, October 15, 2007 5:21 PM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] PdfPT
How I can find out text width. I need to apply width for 26 columns. In
these 26 columns, 15 columns would filled up
with 12 digit number. for that I need to apply min 7f for 15 columns to
avoid wrapping of the number. Is it possible to apply 7f for
15 columns.If not is there any other solution.
I
On Oct 15, 2007, at 4:24 AM, Rijk Ravestein wrote:
> Is there a way in iText to sign a PDF document with a OpenPGP key?
> I can
> sign with an X.509 key allright, but cannot find any clue to do
> likewise
> with a OpenPGP key.
PDF doesn't support OpenPGP keys for signatures, only X.509
hi
i export the swing component into pdf using ITEXt.If the
swing component contain large size output i caannt get the pdf.That
means if the rectangle size is greater than 14000 i cannt get the pdf.
FileOutputStream fout = new FileOutputStream(file+".pdf");
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Marcel Gil Vega
> Sent: Monday, October 15, 2007 1:20 PM
> To: Post all your questions about iText here
> Subject: [iText-questions] upgrade PDF417 in iText 2.0.6 released?
>
> ok
>
> Thanks you
Fixed in the CVS. See
http://itext.svn.sourceforge.net/viewvc/itext/trunk/src/com/lowagie/text
/pdf/PdfDocument.java?view=log.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Tim Bron
> Sent: Monday, October 15, 2007 4:55 AM
> To: itext-q
Hi,
I have a problem with table cells that don't fit on just one page.
Basically, once a cell is added to a table and it that extends itself to
another page, the table disappears and none other text or tables are displayed
afterwards.
Does anybody have any solution for this issue?
If so pleas
ok
Thanks you very much for your attention.
I'll continue working to try to fix them.
Do you make some upgrade to the pdf417 in iText 2.0.6 released?
Regards,
Marcel
Paulo Soares <[EMAIL PROTECTED]> wrote: I can't reproduce the problem. With
your data I get 35
coderows and error level 3. I
My advice is to use something else. iText is not a generic html
converter.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Ramanath M. Kamath
> Sent: Monday, October 15, 2007 11:00 AM
> To: itext-questions@lists.sourceforge.net
> Subject:
I really don't understand what you're trying to do but the subject makes
me suspect that it's not possible.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Ramon Castrejon
> Sent: Monday, October 15, 2007 9:26 AM
> To: itext-questions@lis
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Seiichiro Abe
> Sent: Monday, October 15, 2007 4:33 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Lesser GPL Availability
>
> Hello,
>
> Can you choose Lesser GPL f
Is there a way in iText to sign a PDF document with a OpenPGP key? I can
sign with an X.509 key allright, but cannot find any clue to do likewise
with a OpenPGP key.
--
Rijk Ravestein
-
This SF.net email is sponsored by: Sp
I want to generate the hash of one document that have a sign in a
process asynchronous. When I make visible the rectangle of the
appearance, the hash is different. What can I do to make it the same?
-
This SF.net email is spo
take a look at http://itext.ugent.be/itext-in-action/chapter.php?chapter=20
ReplacePagesHack
maybe this is, what you want ...
venkatesh kamath wrote:
>
>
> Hi All,
>
> how to a include a complete page from other file(pdf) under a section.
>
> Thanks in advance.
> -
16 matches
Mail list logo