g the font size after.
-Original Message-
From: Marta Figueiredo [mailto:martafig...@gmail.com]
Sent: Thursday, January 15, 2009 1:03 PM
To: Post all your questions about iText here
Subject: Re: [iText-questions] All chunks in a paragraph get the same
font & color
Hi,
For what I can
rta Figueiredo [mailto:martafig...@gmail.com]
> Sent: Thursday, January 15, 2009 11:25 AM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] All chunks in a paragraph get the same
> font & color
>
> Hi,
> It seems to me that all chunks get the sam
native.human wrote:
I'm adding chunks to a paragraph, and I want different chunks to have
different styles.
That's simple. See the attachment.
I tried looking at your code, but
when we ask to provide a code sample
that reproduces the problem, we don't
mean you have to send us code that
obfuscat
iredo [mailto:martafig...@gmail.com]
Sent: Thursday, January 15, 2009 11:25 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] All chunks in a paragraph get the same
font & color
Hi,
It seems to me that all chunks get the same font because you are setting
the same
Hi,
It seems to me that all chunks get the same font because you are setting
the same font for all of them :)
chunk.setFont(new Font(arialBaseFont, chunk.getFont().getSize() - sizeSuper));
M.
native.human wrote:
> I'm adding chunks to a paragraph, and I want different chunks to have
> differen
I'm adding chunks to a paragraph, and I want different chunks to have
different styles. Specifically, I want to set the font on one specific
chunk. When I do that, all the chunks in the paragraph get that font. Sounds
like Text mode vs Composite mode, but as far as I can tell I'm in Composite
mode
Veena Subramaniyam, Lakshmi Narayanan wrote:
> I took the source code and compiled with 1.3 JDK. Ran as standalone
> application in the AIX machine. It worked fine. Once put in in the WAS
> server classpath I am getting the following exceptions. If I comment
> this line next it throws is disable
Hi
Our enviornment: WAS 5.1 and JDK 1.3 AIX
I took the source code and compiled with 1.3 JDK. Ran as standalone
application in the AIX machine. It worked fine. Once put in in the WAS
server classpath I am getting the following exceptions. If I comment
this line next it throws is disablebordersi
hi.
all pdf sheets to add tag bottom how to? this code under
This Company
import java.awt.Color;import java.io.FileOutputStream;import com.lowagie.text.*;import com.lowagie.text.pdf.PdfWriter;
public class Chap0513 { public static void main(String[] args) { System.out.println(