[iText-questions] fonts

2004-03-08 Thread Gary Wu
Hi Group: Does anyone know where I can download true type Arial Bold font for free or buy one royalty free? I did a search on the web but most of the links direct me to fonts.com and I'm wondering if there's a better choice than fonts.com. Thanks for your help! Gary

RE: [iText-questions] error with pdfptable

2004-03-08 Thread Paulo Soares
Look for cells with 0 width or 0 height. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Turetsky, Seth > Sent: Monday, March 08, 2004 5:56 PM > To: [EMAIL PROTECTED] > Subject: [iText-questions] error with pdfptable >

[iText-questions] error with pdfptable

2004-03-08 Thread Turetsky, Seth
Anyone know what this error is offhand: "No valid column line found" when using tableName.writeSelectedRows Only happens sometimes, must be somewhere in my code, just not sure why thanks in advance, seth == This message

[iText-questions] (no subject)

2004-03-08 Thread foreignman
Dear founders of library iText At use of your library I have collided the following problem: at work with classes com.lowagie.text.Cell and com.lowagie.text.Table on current pages are not visible borders of those cells which come to an end before break of page. I would like to learn from you as

RE: [iText-questions] PDF documents created by iText 1.02b doesn't look as good as with 1.00

2004-03-08 Thread Paulo Soares
> -Original Message- > From: Maarten Coene [mailto:[EMAIL PROTECTED] > Sent: Monday, March 08, 2004 10:39 AM > To: Paulo Soares > Cc: [EMAIL PROTECTED] > Subject: Re: [iText-questions] PDF documents created by iText > 1.02b doesn't look as good as with 1.00 > > Hi, > > thanks for you

RE: [iText-questions] Trying to join list & question about locking fields

2004-03-08 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Karr, David > Sent: Sunday, March 07, 2004 7:24 PM > To: [EMAIL PROTECTED] > Subject: RE: [iText-questions] Trying to join list & question > about locking fields > > (You can leave my direct nam

[iText-questions] images in the header

2004-03-08 Thread opensource
Hi, I try to create a document with a header. This header shall contain a short text and an image. My header works fine as long as I don't add the image. After adding the image to the header, itc covers the first paragraph of my document. Why can an image not be placed in the header (like a tex

Re: [iText-questions] PDF documents created by iText 1.02b doesn't look as good as with 1.00

2004-03-08 Thread Maarten Coene
Hi, thanks for your help :-) I still have some problems with these generated PDF's: - is this opacity something of iText, or is it the responsability of JFreeChart and can I put it off with the iText API ? - I can't find a way to make these 2 PDF's look the same with Acrobat Reader 6 (however,

Re: [iText-questions] Questions about generate RTF using servlet with itext

2004-03-08 Thread Mark Hall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 08 March 2004 07:44, Frankie Poon wrote: > i don't know why i can't generate the rtf file using servlet > my coding is under below... > any ppl can help me pls? thank you!! > i can generate the pdf with itext and servlet before.. > but i don

[iText-questions] RE:HTML to PDF tables.

2004-03-08 Thread Mario Rosebrock
Hello Mr. Naidu, I changed the SAXiTextHandler at the lines you've mentioned, but nothing happens when I convert the html-file. The html-file contains of a table with three columns. Each column has a size of 33%.  But in the PDF-document the first column has a size of ca. 50%.   Here is the html