Re: [iText-questions] Silent license change?

2009-12-07 Thread Wain, Matthew
Sorry for my naivety on this. What effect will that have on existing user's using older versions of iText code in there current commercial projects/products? What effect will it have using the latest iText (v5 or whatever) in any future * products/projects? i.e. Will we need to pay for it?

[iText-questions] Release iText 5.0.0

2009-12-07 Thread Bruno Lowagie
Hello all, 5 months after the release of iText 2.1.7, we're now releasing iText 5. It took a long time to make this release, and we made a huge jump in the version number for the following reasons: 1. We've upgraded the license to the AGPL as recommended by the Free Software Foundation for

Re: [iText-questions] Silent license change?

2009-12-07 Thread 1T3XT info
Wain, Matthew wrote: What effect will that have on existing user's using older versions of iText code in there current commercial projects/products? The older versions will no longer be supported, and will eventually die. Starting a new project with an old iText version is like investing in

Re: [iText-questions] Silent license change?

2009-12-07 Thread martijn.list
1T3XT info wrote: [snip] BUT: as soon as you develop commercial activities with the new iText, you'll have to pay a fee to be released from the AGPL restrictions. [snip] As soon as you expect to make money with your product, you'll need to pay a fee. That's fair isn't it? iText isn't free

[iText-questions] iTextSharp signature with whitespace

2009-12-07 Thread Mikro Trekker
I am using iTextSharp 4.1.6 with SignatureRender set to Description. If PdfSignatureAppearance.Acro6Layers is set to false then siganture appearance looks Ok. If Acro6Layers is set to true, then line(s) filled with whitespace appear before text Digitally signed by... Are these empty lines

Re: [iText-questions] Silent license change?

2009-12-07 Thread Brian Chappell
Was the intent to change the license for the 4.1.6/4.2.0 as well? I notice that the source on sourceforge now includes the AGPL license rather than the LGPL/MPL as before. Was that deliberate or accidental? Should we read that previous versions of iTextSharp are now no longer compatible with those

Re: [iText-questions] Silent license change?

2009-12-07 Thread 1T3XT info
martijn.list wrote: 1T3XT info wrote: [snip] BUT: as soon as you develop commercial activities with the new iText, you'll have to pay a fee to be released from the AGPL restrictions. [snip] As soon as you expect to make money with your product, you'll need to pay a fee. That's fair isn't

Re: [iText-questions] Silent license change?

2009-12-07 Thread Paulo Soares
4.1.6/4.2.0 will stay LGPL/MPL forever, it's not possible to change licenses retroactively. Newer versions will be AGPL. Paulo -Original Message- From: Brian Chappell [mailto:br...@orcamediauk.co.uk] Sent: Monday, December 07, 2009 12:41 PM To: 'Post all your questions about iText

Re: [iText-questions] Silent license change?

2009-12-07 Thread 1T3XT info
Brian Chappell wrote: Was the intent to change the license for the 4.1.6/4.2.0 as well? Version 5 of iTextSharp will also be AGPL. I notice that the source on sourceforge now includes the AGPL license rather than the LGPL/MPL as before. Was that deliberate or accidental? Where did you

Re: [iText-questions] Silent license change?

2009-12-07 Thread Brian Chappell
Thanks for that clarification Paulo, it does leave me a little confused however. If you pull the 106 revision (or in fact any revision after 98) the AssemblyInfo still states a version of 4.1.6 but the license in each file is AGPL as is the License indicated in the Develop tab of whole the

Re: [iText-questions] Silent license change?

2009-12-07 Thread Paulo Soares
From version 99 onward is AGPL as written in the log Change of license to AGPL and removal of a mail address. and as written in all the files, I don't see where's the doubt. The next release will be tomorrow and it will be 5.0.0 and AGPL. With the next release the assembly info will change to

Re: [iText-questions] How can I change contents of a text field at signing?

2009-12-07 Thread webpointz
Thank you BUT you keep saying to add as an OnFocus event. The problem is that there is nowhere that shows an example of this being added in the documentation or anywhere else. Would you have an example of the code I would need to add it to the signature field? webpointz wrote:

[iText-questions] V5

2009-12-07 Thread John Renfrew
According to Source Forge v5 among other things has: oRemoval of SimpleCell, SimpleTable. oRemoval of Table, Cell, Row, PdfTable, PdfCell. Hmmm. Maybe these are used a lot. Are those parts of the new book finished enough to explain the new alternative methods???

Re: [iText-questions] V5

2009-12-07 Thread Bruno Lowagie
John Renfrew wrote: According to Source Forge v5 among other things has: oRemoval of SimpleCell, SimpleTable. There's almost no documentation available about SimpleCell and SimpleTable, so there's no big loss there. oRemoval of Table, Cell, Row, PdfTable, PdfCell. Let me quote from

Re: [iText-questions] How can I change contents of a text field at signing?

2009-12-07 Thread wasegraves
Mr/Mrs Google is your friend. Hint: Search for AcroJS.pdf; then in the PDF, search for onFocus. Cheers, Bill Segraves - Original Message From: webpointz mbeveri...@webpointz.com To: itext-questions@lists.sourceforge.net Sent: Mon, December 7, 2009 11:30:25 AM Subject: Re:

Re: [iText-questions] How can I change contents of a text field at signing?

2009-12-07 Thread Bruno Lowagie
webpointz wrote: Thank you BUT you keep saying to add as an OnFocus event. The problem is that there is nowhere that shows an example of this being added in the documentation or anywhere else. Did you really look everywhere? Would you have an example of the code I would need to add it to

Re: [iText-questions] How can I change contents of a text field at signing?

2009-12-07 Thread webpointz
Actually...we purchased the documentation (your book) and we are appreciative of all of the work you did and still do, but frankly we aren't JAVA people and we are scripting tranlsations to coldfusion, then we ask a question and instead of helpful answers we get involved in a game of clue. Its

Re: [iText-questions] How can I change contents of a text field at signing?

2009-12-07 Thread Mike Marchywka
I don't want to clutter the list but this is a cultural/etiquette question on which everyone has an opinion. LOL. Date: Mon, 7 Dec 2009 09:11:54 -0800 From: To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] How can I

Re: [iText-questions] How can I change contents of a text field at signing?

2009-12-07 Thread Bruno Lowagie
webpointz wrote: I guess I will keep trying given that nobody seems to want to provide assistance other than clues. Clues??? You ask for an example, and I'm giving you a fully fledged example: Now click on the first link you see: http://1t3xt.info/examples/browse/?page=exampleid=438 Now

[iText-questions] HTMLWorker support for ROWSPAN - Modifying IncCell.java

2009-12-07 Thread Sebastian Ariel Cortes
Hi, i'm using HTMLWorker to convert some HTML to PDF. The problem is that HTMLWorker is not supporting RowSpan. I readed in some post that HTMLWorker was created before rowspan support. I modified the class com.lowagie.text.html.simpleparser.IncCell adding next code after the colspan check in

[iText-questions] previous version of site available?

2009-12-07 Thread Tomislav Stojcevich
Is there anyway to make the pre 5x version of the website available to help support those that still have legacy usage of the 2x version? --tom -- Join us December 9, 2009 for the Red Hat Virtual Experience, a free event

[iText-questions] FW: How can I change contents of a text field at signing?

2009-12-07 Thread John Renfrew
Webpointz, Actually, you didn't. If the book contained ALL of the documentation, it would be huge and much more costly to purchase. Some of us would not mind that. In fact a whole series of proper books, starting with iText for Dummies would be just fine. No free support, but a peg in the

[iText-questions] Changes to iText book (Manning)

2009-12-07 Thread Michael Stringham
I own the first edition of the iText book, published by Manning. What changes will there be, in the second edition of the book? I'm thinking of purchasing the MEAP version, if needed. -- Join us December 9, 2009 for the

Re: [iText-questions] previous version of site available?

2009-12-07 Thread Mark Storer
It's all in SVN. If you get everything from the 4_2_0 tag, you'll be able to ANT up a local copy of the web site (though it may take a little extra work hither and yon... getting the JavaDocs built requires that you have a pointer to a previous version for @since checks for example). --Mark

Re: [iText-questions] FW: How can I change contents of a text field at signing?

2009-12-07 Thread wasegraves
fyi, john, the caps in my previous to webpoinz were for emphasis, rather than shouting. you obviously missed my more direct earlier response to the op, in which i pointed him directly to the documentation he had missed. cheers, bill s. p.s. in addition, i was gently trying to point out to the

Re: [iText-questions] How can I change contents of a text field at signing?

2009-12-07 Thread webpointz
Thanks Bruno...this is actually very helpful and gives me greater insight. My only concern now is how to add an EXTRA event to the same acrofield. Thanks to all...and as a side note, I am NOT asking for anyone to write my code thank you very much...I asked a simple question, I thought...it's a

Re: [iText-questions] FW: How can I change contents of a text field at signing?

2009-12-07 Thread webpointz
Wow...terribly sorry for asking a question. I came here because there are experts in here that presumably know more about the inner workings of iText than I do. Pointing me to a 692 page PDF is not exactly helpful, given that it references event examples that pertain specifically to writing

Re: [iText-questions] previous version of site available?

2009-12-07 Thread Bruno Lowagie
Tomislav Stojcevich wrote: Is there anyway to make the pre 5x version of the website available to help support those that still have legacy usage of the 2x version? What web site? Is 1t3xt.info down? I can still see it. Maybe it's a temporary problem.

Re: [iText-questions] Changes to iText book (Manning)

2009-12-07 Thread Bruno Lowagie
Michael Stringham wrote: I own the first edition of the iText book, published by Manning. What changes will there be, in the second edition of the book? I'm thinking of purchasing the MEAP version, if needed. The changes are substantial. Download chapter 2 from Manning's site and you'll find

Re: [iText-questions] How can I change contents of a text field at signing?

2009-12-07 Thread wasegraves
Wow! I had no idea my suggestion would be taken in such a negative light. Because the OP made no mention of the AcroJS PDF in his nowhere ... in the documentation comment, I felt he might benefit from looking at it. If the conversation had not turned sour so abruptly, I might have added that

Re: [iText-questions] Silent license change?

2009-12-07 Thread Vesa Jääskeläinen
Hi, Do you mind making iTextSharp 4.1.7 or 4.2.0 or what ever version of the svn revision 98. That would make life a bit easier for us maintaining old software if there is release for the last LGPL+MPL version license. License change for other projects matching the AGPL ain't that pretty task at

[iText-questions] controlling whitespace with PdfContentByte.ShowText

2009-12-07 Thread Ben Vogan
Hi all, I am trying to build a PDF based on OCR data and to place the text behind the source image. I am running into problems getting proper spacing between words. I am able to get the text position to match the image using PdfContentByte.SetTextMatrix and PdfContentByte.ShowText for each

Re: [iText-questions] Silent license change?

2009-12-07 Thread Brian Chappell
Sorry Paulo, but what do you mean you don't see where there's doubt? You have the potential of multiple DLLs all reporting 4.1.6 as their version and no way of telling if it's a LGPL/MPL or and AGPL licensed release unless you are working from the source. That's confusion to me. The announcement

[iText-questions] Row Spans in Long Tables

2009-12-07 Thread Pranit
Hi, I have been using iText for a while now, I have upgraded to the 2.1.7 version. I am trying to use it to generate reports in the pdf format. The problem I am facing is that when there are huge tables and I use row spans, the row spans span onto a few pages making the report difficult to