[iText-questions] Re: iText-questions digest, Vol 1 #394 - 10 msgs

2002-02-15 Thread D.Kabali
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 16, 2002 1:31 AM Subject: iText-questions digest, Vol 1 #394 - 10 msgs > Send iText-questions mailing list submissions to > [EMAIL PROTECTED] > > To subscribe or unsubscribe via the World Wid

Re: [iText-questions] Error using JSP to create a PDF

2002-02-15 Thread Jason Essington
just a quick look says that tableArr goes out of bounds when i == 6 -jason On Friday, February 15, 2002, at 12:22 PM, [EMAIL PROTECTED] wrote: > Hi, > > I get the following JSP CODE, but I receive the following error: > > I'm using JRUN 3.1 and Netscape Entrerprise Server 3.6 > > Please help

[iText-questions] Set Character Spacing Question (follow up)

2002-02-15 Thread jsampson
I figured out how the set char spacing call works . . . adds the value, does not scale. When I changed the algorithm on that basis it works quite well to approximate the metrics of the printer font. It would be great to find a way to hit the metrics on the head . . . does the notion of subclassi

[iText-questions] Error using JSP to create a PDF

2002-02-15 Thread lerma_carlosalberto
Hi, I get the following JSP CODE, but I receive the following error: I'm using JRUN 3.1 and Netscape Entrerprise Server 3.6 Please help me! Carlos. Error* null java.lang.ArrayIndexOutOfBoundsException at jrun__webkit_

[iText-questions] Examples with JSP and iText

2002-02-15 Thread lerma_carlosalberto
Hi, Could you share examples in which from one JSP page is create a pdf file using the iText. I need to create a PDF file, after get some data. Thanks! Carlos __ Accesa a tu mail desde cualquier lugar del mundo: http://terramail.terra.

[iText-questions] Set Character Spacing Question

2002-02-15 Thread jsampson
Greetings. I am trying to create a text string in a content byte object which has a specific length. Since iText does not support user supplied font width tables I am trying to adjust the character spacing to compensate for the difference in the measured length using the basefont and the desire

[iText-questions] Re: I am Having Problems with Crating PDF Documents on the fly

2002-02-15 Thread bruno
Chamath Nanayakkara writes: > hi > > I am Having Problems with Crating a PDF Document on the fly by using sevlets, My >final object is to create dynamically create PDF documents using sevelts, when the >servlet is requested There is a very simple example here: http://www.lowagie.com/iText/ex

[iText-questions] Re: PDF Chapter - simple question

2002-02-15 Thread bruno
Serge S. Vasiljev writes: > Strange that you define "depth" in elements tag - but > did't catch it in parser As I said earlier, the XML functionality is far from finished (that's also why it is packaged separately). > Anyway - lib. is great ;-) Thanks. I think that if you study the code, you

[iText-questions] I am Having Problems with Crating PDF Documents on the fly

2002-02-15 Thread Chamath Nanayakkara
hi I am Having Problems with Crating a PDF Document on the fly by using sevlets, My final object is to create dynamically create PDF documents using sevelts, when the servlet is requested regards chamath WWW.COM - Where the Web B

[iText-questions] re: PDF Chapter - simple question

2002-02-15 Thread Serge S. Vasiljev
Ok - I found  solution for  XML defined document :-) - with chapter numbers:    change code in:   SAXiTextHandler class   public void handleStartingTags(String name, Properties attributes) {           // chapters    if (Chapter.i

[iText-questions] PDF Chapter - simple question

2002-02-15 Thread Serge S. Vasiljev
Sorry I'm not guru in PDF object model   How can I change the first  numeration chapter number - for example I wona that the first chapter in document starts from 10 - next 11, e.t.c.   numberdepth is just display rules  -  right ?   sv  

[iText-questions] Re: Image -> Cell and nested Tables via XML - is it possible ?

2002-02-15 Thread Serge S. Vasiljev
> All this functionality (links etc.) is not yet supported in> the XML package. I should really update this.    :-) Well - I think that XML give your lib. more flexebility and power :-)> For the other image-XML question, please compare:> the iText DTD, with the constructor of the Image obj

RE: [iText-questions] Tab character

2002-02-15 Thread Paulo Soares
Tabs are not supported. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, February 14, 2002 20:01 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Tab character > > I am new to itext pdf generation. I am cre

RE: [iText-questions] Re: How can I set the Colspan with PdfPCell?

2002-02-15 Thread Paulo Soares
Or you can cheat and use a negative right or left padding to extend the cell. Maybe this should go to the FAQ? Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, February 14, 2002 22:34 > To: Roland > Cc: [EMAIL PROTEC

RE: [iText-questions] concat encrypted PDF files

2002-02-15 Thread Paulo Soares
No. Best Regards, Paulo Soares > -Original Message- > From: Antoine BLANC [SMTP:[EMAIL PROTECTED]] > Sent: Friday, February 15, 2002 8:41 > To: [EMAIL PROTECTED] > Subject: [iText-questions] concat encrypted PDF files > > hello everybody ! > > I try to concat encrypted PDF files

[iText-questions] Re: addTemplate parameters, com.lowagie.text.pdf.PdfContentByte

2002-02-15 Thread bruno
Sullivan, Sean C - MLG writes: > > Can anybody explain the meaning of the parameters > a, b, c, d, e, f? > > How can I use them? This is simple algebra This is the transformation matrix: a b 0 c d 0 e f 1 If you have 1 0 0 0 1 0 0 0 1 No transformation is done If you hav

[iText-questions] Re: New with iText

2002-02-15 Thread bruno
Sergio Lopez Rodriguez writes: > It doesn't exists it was written in > http://www.lowagie.com/iText/faq.html#msie the FAQ section with the topic > "Problems with the Internet Explorer plugin". I had forgotten all about it, sorry ;-) > Anyway, understood what do i > have to do and ... is th

[iText-questions] Re: Image -> Cell and nested Tables via XML - is it possible ?

2002-02-15 Thread bruno
Serge S. Vasiljev writes: > Well, actually -Bruno I still did not get any response or advice for that question > ( just that one from you ;-) ) > You thought that I got answer just because my "thanks" in the end of the letter :-) ? I received a mail only containing the text: thanks fo help I as

Re: [iText-questions] Mail merging with RTFWriter?

2002-02-15 Thread Steffen Stundzig
Hi, On Fri, 15 Feb 2002 07:42:57 +0800 "Michael Mok" <[EMAIL PROTECTED]> wrote: > Hi Steffen, > > Mergfields are an identifier or special field name that you place in a RTF > documents. eg > <<< > Dear > > Welcome to > > <<

[iText-questions] concat encrypted PDF files

2002-02-15 Thread Antoine BLANC
hello everybody ! I try to concat encrypted PDF files with a PDF document generated by iText, of course I know all password to open it with Acrobat Reader. So is there a way to open encrypted file with iText ? Thanks in advance. Best Regards, o_O Mil00se

[iText-questions] Image -> Cell and nested Tables via XML - is it possible ?

2002-02-15 Thread Serge S. Vasiljev
>I'm on vacation now and I didn't answer Serge's question>rightaway. From his post to the mailinglist I understand>that he has received help from others. Can you please>send a CC to the mailing list when you send an answer?     Hi. Well, actually -Bruno I still did not get any response or a