On 07/05/07, Bruno Lowagie <[EMAIL PROTECTED]> wrote:
> If you scroll down page [1], you'll find the 2.0.2 release.
D'oh!
Sorry for the noise on the list...
alexis
-
This SF.net email is sponsored by DB2 Express
Download DB
Dear Bruno, Pablo and other Colleagues!
Please, forgive me for the ignorance, I perceived now, after trying and
trying, that it was necessary to use the PDFStamp object in set with the
PDFReader.
But already are appearing new you doubt, and need with the support of the
participants.
Grateful.
I took the latest jar off the website which I believe was compiled using
1.4. I have double checked via the following command the version that
is running on the deployed server:
java -fullversion
java full version "J2RE 1.4.2 IBM AIX build ca142-20060421 (SR5)"
I am not sure what else I can check
Hi iText team,
I have a question regarding the iText printing .. A client reported that he
is not able to print your sample pdf file on your site:
http://blowagie.users.mcs2.netarray.com/servlet/silentprint
the client reported below info:
"The other printer which is stable with all the other ap
Alexis Pigeon wrote:
> Hi Bruno, hi *,
>
> If you have a look at sourceforge dowload page for iText [1], you'll
> notice that the most up-to-date version shown there is 1.5.2. This
> recent update (1st may 2007) of the 1.x branch makes it impossible to
> reach any file from the 2.x branch (or at l
That may happen if iText was compiled with jdk 1.4 but you are running it
with 1.3. See http://itext.ugent.be/library/question.php?id=18. By the way,
you are swallowing exceptions and that doesn't help, this is a VerifyError
exception.
Paulo
- Original Message -
From: "Feld, David E"
Ok, so I finally I am seeing the following exception text and this
exception comes from with open()
execeptionText=javax.servlet.ServletException: (class:
com/lowagie/text/pdf/PageResources, method: translateName signature:
(Lcom/lowagie/text/pdf/PdfName;)Lcom/lowagie/text/pdf/PdfName;)
Expecting
Hi Bruno, hi *,
If you have a look at sourceforge dowload page for iText [1], you'll
notice that the most up-to-date version shown there is 1.5.2. This
recent update (1st may 2007) of the 1.x branch makes it impossible to
reach any file from the 2.x branch (or at least I couldn't find any
way to d
On Monday 07 May 2007, Manuel Español wrote:
> Yes I get too, but i don't want lightgrey background, I want
> Color(232,232,232) (this color isn´'t Color.LIGHT_GRAY) or say
> Color(12,56,128), or Color(71,22,91), I dont be able to get these
> colours. It seems that only Color.yellow,Color.cyan,
eggdog wrote:
> Is there a way to change the default document font?
No. The usual answer is: subclass the classes Chunk, Phrase,...
so that they use the font you want as default font.
br,
Bruno
-
This SF.net email is sponsore
laxman rao wrote:
> Hi
>
> I am using iText jar file for writting dynamic pdf documents. I was
> faced with a problem , that I was not able to write the Unicode
> Characters to the PDF document.
iText supports unicode. Read Chapters 8 and 9 of the book. Try the
examples in the tutorial.
Your
See http://itextdocs.lowagie.com/tutorial/fonts/getting/index.html.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of laxman rao
> Sent: Monday, May 07, 2007 1:43 PM
> To: iText-questions@lists.sourceforge.net
> Subject: [iText-questions] i
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of eggdog
> Sent: Monday, May 07, 2007 1:08 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Default document font
>
>
> Is there a way to change the default document fon
Use PdfStamper and ColumnText. Lots of examples in
http://itextdocs.lowagie.com/tutorial/.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of piotr stolarczyk
> Sent: Monday, May 07, 2007 1:33 PM
> To: itext-questions@lists.sourceforge.net
>
piotr stolarczyk wrote:
> Hi all,
> i have a problem. I have some PDF files that i need to edit (add several
> lines of text in ablosut pozition). I wont the text to be add inside a
> rectangle and thet i could set font and text size (for the text inside
> the rectangle), and set alignment of th
Hi
I am using iText jar file for writting dynamic pdf documents. I was faced
with a problem , that I was not able to write the Unicode Characters to the
PDF document.
plz help in this
Laxman
--
Cheers,
Laxman-9822542949
pune.
Is there a way to change the default document font?
--
View this message in context:
http://www.nabble.com/Default-document-font-tf3703349.html#a10356188
Sent from the iText - General mailing list archive at Nabble.com.
-
Hi all,
i have a problem. I have some PDF files that i need to edit (add several
lines of text in ablosut pozition). I wont the text to be add inside a
rectangle and thet i could set font and text size (for the text inside the
rectangle), and set alignment of the text if it's possible.
my rectang
Hi,
thanks for the pointers. I am aware the the RtfParser makes some assumptions
about the format of the RTF document. I know that this is something I will
have to change and make it more flexible to be in higher compliance with the
specification.
I don't know what modifications you are making
On Friday 04 May 2007, Ismaël Héry wrote:
> I defined two chunks with bakcground colors and colored font and then
> add them into page header. Result is that background color are "half"
> apparent and specific font color is not used in header.
>
> Strangely, when I repeat the colored chunks in page
On Monday 07 May 2007, Manuel Español wrote:
> Table t =new Table(1);
> Cell c=new Cell("hola");
> c.setBackgroundColor( new Color(232,232,232));
> t.addCell(c);
Unfortunately this works for me. I get a cell with a light grey background
colour. What version of iText are you using and which program
My rtf documnet has tables and I need set a backgroung color (for example
the color "new Color(232,232,232)").
I try the following code
Table t =new Table(1);
Cell c=new Cell("hola");
c.setBackgroundColor( new Color(232,232,232));
t.addCell(c);
and setBackgroundColor seems to be ignored.
I thi
Actually they are all latin characters. very simple.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to ge
I'm find the problem with image from url inside html. When the tag of the
image come without "align" parameter, the image are include in a chunck
and, inside it lost the "position". Because that, when i'm "read" the
arrylist from the htmlworker, i didn't see an object "image", any time the
obj
If it can be helpful for you, I'm modifying RtfParser class (and some other
classes) to accomplish my needs. During the revisioning of RtfParser I've
noticed that you turn to PARSER_IN_DOCUMENT state only if you have encountered
{\info} control word and you were in PARSER_IN_INFO_GROUP, BUT the
Hi all,
I want to add some text in a column, and then jump to another one to write
something else. I tried to use MultiColumnText, but it doesn't seem to work
well. Here is the code :
MultiColumnText mct = new MultiColumnText();
mct.addSimpleColumn(document.left(), document
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Praneeth P.V.
> Sent: Monday, May 07, 2007 10:34 AM
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] Using CJK Font
>
> Paulo Soares consiste.pt> writes:
>
>
> >
>
Paulo Soares consiste.pt> writes:
>
> Char \u0021 is converted to \uff01, \u0022 to \uff02 and so on.
>
> Paulo
>
> Aviso Legal:
> Esta mensagem
>
Hi Paulo,
Thanks. I used
BaseFont koreanFont =
BaseFont.createFont("C:\\windows\\fonts\\batang.ttc,1",BaseFont.IDENTITY_H,true);
and it worked
vikas yadav wrote:
> Hello,
> Is it possible to export data in MS-Excel file by using iText library?
I think you are mistaking iText with Apache POI.
iText doesn't do Excel.
br,
Bruno
-
This SF.net email is sponsored by DB2 E
Hello,
Is it possible to export data in MS-Excel file by using iText library?
Thanks in advance.
Vikas
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Praneeth P.V.
> Sent: Monday, May 07, 2007 3:59 AM
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] Using CJK Font
>
> Paulo Soares consiste.pt> writes:
>
> >
> > H
That may happen if are using characters outside the Latin1 charset.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Tim
> Sent: Monday, May 07, 2007 8:30 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] differen
Hi list,
I have one acroform wich I modify with PdfStamper
When submit is pressed, I check the value fields, and if they are not
correct I reload the page.
The problem is when I reload the page. cache is not correctly refreshed.
Any idea how to solve this?
thanks
PdfReader reader = new PdfRe
I generated a pdf by iText. The pdf contains fillable form elements, such as
textfield, list, etc.
But by acrobat 6 when I click the text in text field or list, characters in
those fields will be shown as strange characters.
It is ok in acrobat 7 and 8.
What's the difference?
If you wanna see my
Louis Gueye wrote:
> Hi Mr Soares,
>
> I’d like to know if the itext html parser
> (com.lowagie.text.html.HtmlParser) keeps those elements while generating
> pdf
No, HtmlParser isn't the way to go.
br,
Bruno
-
This SF.net
Stefano wrote:
> Hi all, again struggling with metadata.
What kind of metadata? Regular PDF metadata or XMP metadata?
> It's not really clear to me if it is possible to retrieve the author
> metadata of a pdf document, and if so, how...
>
> any pointer?
There are plenty of examples online, bu
36 matches
Mail list logo