Re: [iText-questions] All chunks in a paragraph get the same font & color

2009-01-15 Thread Hamilton, Ken
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

Re: [iText-questions] All chunks in a paragraph get the same font & color

2009-01-15 Thread Marta Figueiredo
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

Re: [iText-questions] All chunks in a paragraph get the same font & color

2009-01-15 Thread 1T3XT info
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

Re: [iText-questions] All chunks in a paragraph get the same font & color

2009-01-15 Thread Hamilton, Ken
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

Re: [iText-questions] All chunks in a paragraph get the same font & color

2009-01-15 Thread Marta Figueiredo
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

[iText-questions] All chunks in a paragraph get the same font & color

2009-01-15 Thread native.human
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

Re: [iText-questions] All

2008-01-25 Thread Bruno Lowagie
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

[iText-questions] All

2008-01-25 Thread Veena Subramaniyam, Lakshmi Narayanan
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

[iText-questions] all sheets bottom tag

2004-10-15 Thread ÇINAR
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(