[iText-questions] Problem with Adding 32 bit PNG into pdf

2004-09-16 Thread wang yun
Dear Support, I am trying to add 32 bit png into pdf. But, it looks not good. 24 bit image looks great into PDF. Does iText support 32 bit png image? Thanks for your help, yun <> 24bit.pdf Description: 24bit.pdf <> 32bit.pdf Description: 32bit.pdf

Re: [iText-questions] how do I know the physical location on a given document

2004-09-16 Thread George Shafik
  Hi Paulo,   Can you direct me to a simple example (possibly one from examples-133) where you do what your describing below.  What I need is a simple dynamic report where you add the respective objects to your report, keep track of the y-position ... etc.   Kind Regards, George Shafik      

[iText-questions] Bug in PdfPCell?

2004-09-16 Thread Christian Lauer
Hi Paulo, an UJAC user has discovered a bug regarding PdfPCell content rendering and I'm afraid that's a bug in iText (I'm using itext-paulo-137 + the ColumnText performance patch). The problem is that a text is rendered 3 times with different font sizes and multiplied leading of 1.2. The second

Re: [iText-questions] Problems with nested Table in itext-paulo-137

2004-09-16 Thread Steve Appling
I think that moving table.complete() to earlier in the process does fix this problem. I am still having problems with Table.mergeInsertedTables(), but I don't think it is related. I have attached a version of PdfTable with the table.complete() calls moved. I'll look into the problems with Table.

[iText-questions] Problems with nested Table in itext-paulo-137

2004-09-16 Thread Steve Appling
When using a Table that has one cell containing both a paragraph and another table (which has only 1 cell with a paragraph), I get an ArrayIndexOutOfBoundsException on line 177 of PdfTable. I think this is caused by the changes to the PdfTable constructor in iText-paulo-137. When I test against the

[iText-questions] Re: Control over Y Position

2004-09-16 Thread Ross Presser
On Thu, 16 Sep 2004 15:39:51 +0100, Paulo Soares wrote: > Here's what I do: > > - load the ColumnText with the text > - make a duplicate of ColumnText > - simulate the ColumnText placing and obtain that way the size the text will take > - place the duplicate > > Best Regards, > Paulo Soares >

Re: [iText-questions] Solve my RTF problem

2004-09-16 Thread Mark Hall
Just to clear things up: * RTF supports images. * iText (the rtf writer) can add JPEG, PNG, WMF, BMP images (no GIF support). Greetings, Mark -- The steady state of disks is full. -- Ken Thompson My GPG public key is available at: http://www.edu.uni-klu.ac.at/~mhall/data/security/MarkHall.a

RE: [iText-questions] Solve my RTF problem

2004-09-16 Thread David Thielen
Actually RTF does support images. It even supports embedded objects. For an example please take a look at www.WindwardReports.com - it happily puts images in rtf (and pdf). thanks - dave -- Original Message -- From: "Bill Ensley" <[EMAIL PROTECTED]> Date

RE: [iText-questions] Solve my RTF problem

2004-09-16 Thread Bill Ensley
Title: Solve my RTF problem RTF stands for rich TEXT file.   I don't believe that images are supported   -Bill -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Gupta_SachinSent: Thursday, September 16, 2004 7:45 AMTo: '[EMAIL PROTECTED]'Cc:

[iText-questions] Help needed

2004-09-16 Thread ASharma
I am trying to run the hello world example, while running I get this error. Any help would be appreciated. Thanks Anish   I am using java version "1.2.2" Classic VM (build JDK-1.2.2_008, native threads, symcjit)   C:\eGravity\entigo\source>java createpdf Chapter 1 example 1: Hell

RE: [iText-questions] Howto have Chapter/Section with TableCells

2004-09-16 Thread Paulo Soares
See http://www.lowagie.com/iText/tutorial/ch12.html#generictagevent > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Benjamin Pasero > Sent: Thursday, September 16, 2004 4:46 PM > To: [EMAIL PROTECTED] > Subject: [iText-questions] Howto have Chap

[iText-questions] Cant get the example running

2004-09-16 Thread ASharma
I am trying to run the hello world example, while running I get this error. Any help would be appreciated. Thanks Anish   I am using java version "1.2.2" Classic VM (build JDK-1.2.2_008, native threads, symcjit)   C:\eGravity\entigo\source>java createpdf Chapter 1 example 1: Hell

Re: [iText-questions] Solve my RTF problem

2004-09-16 Thread Mark Hall
On Thursday 16 September 2004 16:44, Gupta_Sachin wrote: > The problem is that i generate a RTF Document that is word document using > java with the help of itext. In that i am inserting images of format .gif > or .bmp. When i open that document in WORD i am not able to view the images > but when i

[iText-questions] Howto have Chapter/Section with TableCells

2004-09-16 Thread Benjamin Pasero
Hi, I am using a Table to display three columns. The first column contains a Cell that is filled with a Title. The Title exists of a Paragraph that contains a Chunk. I would like to have that Title appear as Outline. Is it possible to have the content of a Cell be the Chapter or Section? If not, I

[iText-questions] Solve my RTF problem

2004-09-16 Thread sachin gupta
hi folks, The problem is that i generate a RTF Document that is word document using java with the help of itext. In that i am inserting images of format .gif or .bmp. When i open that document in WORD i am not able to view the images but when i click the mouse on the document where the images s

RE: [iText-questions] Asking again: What CJK fonts don't pass FontFactory.contains()

2004-09-16 Thread Paulo Soares
The names are at cjkfonts.properties in iTextAsian.jar. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of David Thielen > Sent: Thursday, September 16, 2004 1:53 AM > To: itext > Subject: [iText-questions] Asking again:

[iText-questions] Solve my RTF problem

2004-09-16 Thread Gupta_Sachin
Title: Solve my RTF problem hi folks, The problem is that i generate a RTF Document that is word document using java with the help of itext. In that i am inserting images of format .gif or .bmp. When i open that document in WORD i am not able to view the images but when i click the mouse on

[iText-questions] Footer on some page

2004-09-16 Thread nicolas voleau
Hi, How can i put a footer only on some page ? Thanks _ MSN Search, le moteur de recherche qui pense comme vous ! http://search.msn.fr/ --- This SF.Net email is sponsored by: YOU

[iText-questions] Printing of PDF document created using iText using Print button in Adobe Acrobat 6.0 Viewer

2004-09-16 Thread Aasia
Hello All, When I try printing the document generated using iText via the Adobe Acrobat 6.0 Viewer 'Print' button, junk characters are printed. There is not problem when printing the downloaded document using Adobe Acrobat Reader 5.0. Any help on the same would be appreciated. Thanks & Regard

[iText-questions] Footer on some page

2004-09-16 Thread nicolas voleau
Hi, How can i put a footer only on some page ? Thanks _ Recevez par e-mail des émoticônes pour MSN Messenger http://g.msn.fr/FR1001/2275?url=http://www.msn.fr/ilovemessenger/premium/Default.asp?Ath=f

RE: [iText-questions] PdfCopyFields problem? Solution

2004-09-16 Thread Paulo Soares
Title: PdfCopyFields problem? That's ok. To calculate precisely the size the text will take see the code in TextFields.   Best Regards, Paulo Soares From: Malloy, James [mailto:[EMAIL PROTECTED] Sent: Thursday, September 16, 2004 3:31 PMTo: Paulo Soares; [EMAIL PROTECTED]Subje

RE: [iText-questions] Control over Y Position

2004-09-16 Thread Paulo Soares
Here's what I do:   - load the ColumnText with the text - make a duplicate of ColumnText - simulate the ColumnText placing and obtain that way the size the text will take - place the duplicate   Best Regards, Paulo Soares From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behal

RE: [iText-questions] PdfCopyFields problem? Solution

2004-09-16 Thread Malloy, James
Title: PdfCopyFields problem? Paulo- this is my solution to the problem:   -It will only expand the field if the multiline property is set - I calculate the length of the value in points -I could not figure out how to determine the font size for the field so I estimate   Do you see anythin

RE: [iText-questions] nested table width (itext-1.02b.jar)

2004-09-16 Thread Paulo Soares
This is PDF not html. If you want that behavior you'll need the version at itextpdf.sf.net and place the table with PdfPCell.addElement(PdfPTable). In this case the alignment and width will work.   Best Regards, Paulo Soares From: Dale Hefner [mailto:[EMAIL PROTECTED] Sent: Thursd

RE: [iText-questions] Query

2004-09-16 Thread Dayal Murukutla
Title: Query Welcome…. hi , now i am a member of itext tell me how to go about it . iText is not a  tool. So all you need to do is to study some samples on the website, scan the API and pretty much that’s about it. 1: tell me the link If you are already a member then you should know

[iText-questions] Control over Y Position

2004-09-16 Thread Pete Gordon
Has anybody else considered determination of the percentage of a page that would be occupied by phrases passed into ColumnText? I will likely do a full page with all full Columns, count the column lines (getLinesWritten) while simulating, then determine the percentage of page coverage for my actua

RE: [iText-questions] Resusing PdfReader and/or PdfStamper

2004-09-16 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Mark Evertz > Sent: Thursday, September 16, 2004 8:52 AM > To: [EMAIL PROTECTED] > Subject: [iText-questions] Resusing PdfReader and/or PdfStamper > > Hello iText users, > I would like to create

RE: [iText-questions] how do I know the physical location on a given document

2004-09-16 Thread Paulo Soares
  From: George Shafik [mailto:[EMAIL PROTECTED] Sent: Thursday, September 16, 2004 9:02 AMTo: Paulo Soares; [EMAIL PROTECTED]Subject: Re: [iText-questions] how do I know the physical location on a given document Hi Paulo,   Report end result looks something like

RE: [iText-questions] Re: itext problem

2004-09-16 Thread Paulo Soares
You can't change easily the choice text and you are not supposed to do it. Changing the choice text is almost the same as adding a new field, the idea is to change the index to the choice. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTEC

RE: [iText-questions] nested table width (itext-1.02b.jar)

2004-09-16 Thread Paulo Soares
Nested tables will always fill the available space. You can play with the padding to position the table. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dale > Sent: Wednesday, September 15, 2004 8:40 PM > To: [EMAIL PRO

[iText-questions] Re: itext problem

2004-09-16 Thread Bruno Lowagie
Igor Kostic wrote: I have a pdf form with textboxes and comboboxes. I use iText AcroFields to populate and read the fields. In my program I have to add choices to an existing combobox. I guess it should be done somehow with TextField.setChoices(String[] choices) - the problem is how to get a Text

RE: [iText-questions] language support question

2004-09-16 Thread Ayman Nour El Din
Thank you. I am working on that now. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: September 15, 2004 2:26 PM To: Youssef Eldakar; Ayman Nour El Din; [EMAIL PROTECTED] Subject: RE: [iText-questions] language support question There's no need to complicate. iT

[iText-questions] nested table width (itext-1.02b.jar)

2004-09-16 Thread Dale
The following test code will demonstrate my problem. When a nested table with a width that is less than the parent cell is added, its width is rendered to fill the parent cell width not the one specified.. import java.io.FileOutputStream; import java.io.IOException; import java.util.*; import com

Re: [iText-questions] how do I know the physical location on a given document

2004-09-16 Thread George Shafik
Hi Paulo,   Report end result looks something like this:   --- GST Tax  <- TITLE         Year    1st Quarter    2nd Quater    3rd Quater    4th Qua

[iText-questions] Resusing PdfReader and/or PdfStamper

2004-09-16 Thread Mark Evertz
Hello iText users, I would like to create a large amount of (target-) pdf files in a batch run from a single (source-) pdf file (changing form field content). Performance is a critical aspect in my situation. Thus, I tried to reuse iText main objects like PdfStamper and PdfReader. My first approac