Re: [iText-questions] iText in action 2nd edition - Chapter 9 related questions

2012-07-04 Thread Balder VC
Using MySQL with Java id beyond the scope of iText however http://lmgtfy.com/?q=mysql+java+example could help you with setting it up. On 03/07/12 21:25, a.sha...@pershing.com wrote: > need setup with MySQL - what is the entry point - where to start - i am > not able to work thru FDF. -- Balder

[iText-questions] iText in action 2nd edition - Chapter 9 related questions

2012-07-03 Thread A . Sharma
Hi, Thanks for writing a very comprehensive book on iText API(iText in Action - 2nd edition). I have a question - i am searching for a example/sample where i can have a html representation of a form which can have Javascript valdiations(client side) and server validations and it can be pre-fille

[iText-questions] Itext in Action second edition: extract text from 3 column pdf pages

2011-10-01 Thread Mike Ferrando
Sirs, I am attempting to extract text from a pdf that has 3 column (newspaper style). I purchased your first edition some time ago. I have worked with the iText library extensively. The library is really great! I read this reply to the same type of request about extracting text here: http://stack

Re: [iText-questions] iText in Action - the paper version

2010-10-28 Thread Glen Hamel
wagie [mailto:br...@lowagie.com] Sent: Thursday, October 28, 2010 8:28 AM To: Post all your questions about iText here Subject: [iText-questions] iText in Action - the paper version Hello all, it's always a magical moment when you receive the result of your work in a tangible form. I experien

Re: [iText-questions] iText in Action, Second Edition

2010-10-24 Thread Bruno Lowagie
On 24/10/2010 2:42, Keith O wrote: > > received an email from manning this morning, the ebook is finished! > > congratulations and thanks to Bruno for all the hard work on the book! Thanks! Let's hope the paper version arrives in Europe in time for Devoxx. I'll do a signing session on Wednesday N

[iText-questions] iText in Action, Second Edition

2010-10-23 Thread Keith O
recevied an email from manning this morning, the ebook is finished! congratulations and thanks to Bruno for all the hard work on the book! -- Nokia and AT&T present the 2010

Re: [iText-questions] iText in Action 2nd Edition

2010-06-14 Thread Leonard Rosenthol
Yes to both, since (among other things) it includes the new content parser. -Original Message- From: _apollo [mailto:lars.loe...@web.de] Sent: Monday, June 14, 2010 10:22 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] iText in Action 2nd Edition Is the

Re: [iText-questions] iText in Action 2nd Edition

2010-06-14 Thread _apollo
Is the functionality above 2.1.7 helpfull/necessary for tagging? Is the functionality above 2.1.7 helpfull/necessary for PDF/A validation? -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-in-Action-2nd-Edition-tp2253729p2254043.html Sent from the iText - General

Re: [iText-questions] iText in Action 2nd Edition

2010-06-13 Thread 1T3XT info
_apollo wrote: > Hello. > > iText 2.1.7 is from July 2009. The ready book is announced about 1,5 years > later. How useful is the new book for 2.1.7? It's useful (more useful than the first edition), but it will frustrate you that plenty of cool functionality (such as parsing PDF) isn't availabl

[iText-questions] iText in Action 2nd Edition

2010-06-13 Thread _apollo
Hello. iText 2.1.7 is from July 2009. The ready book is announced about 1,5 years later. How useful is the new book for 2.1.7? Regards _apollo -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-in-Action-2nd-Edition-tp2253729p2253729.html Sent from the iText - Ge

Re: [iText-questions] iText in Action: no Java Graphics2D chapter in the 2nd edition?

2010-04-07 Thread Fred Janon
Great, thanks. The TOC in the MEAP isn't as detailed. Fred On Wed, Apr 7, 2010 at 14:43, Bruno Lowagie wrote: > Fred Janon wrote: >> I am using the MEAP 2nd edition at the moment and was surprised that >> the chapter Java Graphics2D and jFreeChart was not in the 2nd edition >> anymore? Would it

Re: [iText-questions] iText in Action: no Java Graphics2D chapter in the 2nd edition?

2010-04-06 Thread Bruno Lowagie
Fred Janon wrote: > I am using the MEAP 2nd edition at the moment and was surprised that > the chapter Java Graphics2D and jFreeChart was not in the 2nd edition > anymore? Would it be possible to add it, even as an appendix? I think > it would be good to show readers how to integrate charts with iT

[iText-questions] iText in Action: no Java Graphics2D chapter in the 2nd edition?

2010-04-06 Thread Fred Janon
I am using the MEAP 2nd edition at the moment and was surprised that the chapter Java Graphics2D and jFreeChart was not in the 2nd edition anymore? Would it be possible to add it, even as an appendix? I think it would be good to show readers how to integrate charts with iText. No report comes out w

[iText-questions] iText in Action Second Edition errata

2010-03-29 Thread Keith O
Hi Bruno, Listing 8.12: Choices.java, p280 and Listing 8.13: Choices.java, p281 should be titled: "Listing 8.1[2/3]: ChoiceFields.java" I.e. there's no code example named "Choices.java". Or you could just rename the source code file :) keith ___

Re: [iText-questions] iText in Action 2ED, part1.chapter03.MovieTimeBlocks.java

2010-03-24 Thread Bruno Lowagie
Keith O wrote: > Ugh, sorry about that. All the Java programmers on the list were > probably thinking "ah, silly .NET programmer" ;-) No, I had to check myself. The original example was written years ago (because I use that application to visit a real film festival: http://filmfestival.be/ ). T

Re: [iText-questions] iText in Action 2ED, part1.chapter03.MovieTimeBlocks.java

2010-03-24 Thread Keith O
> Date: Wed, 24 Mar 2010 08:30:56 +0100 > From: br...@lowagie.com > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] iText in Action 2ED, > part1.chapter03.MovieTimeBlocks.java > > Keith O wrote: > > Hi Bruno, > > > > Maybe th

Re: [iText-questions] Itext in Action 2nd Edition - PDF Packages - Portable Collections

2010-03-24 Thread Bruno Lowagie
vasantha sriram wrote: > Hello, > I have book the electronic version of the second edition of this book. > The books has a topic on Portable Collections which I guess has not > been added yet. > I have scoured the net for examples on creating Portable Collections. > Some of the links to your wi

Re: [iText-questions] iText in Action 2ED, part1.chapter03.MovieTimeBlocks.java

2010-03-24 Thread Bruno Lowagie
Keith O wrote: > Hi Bruno, > > Maybe this: > > public static long TIME930 = 3060L; // 0830 > > Should be this: > > public static long TIME930 = 3420L; // 0930 The funny thing is that 9:30 is 3060l in Java. Time starts at 1AM in Java (which is confusing). ---

[iText-questions] iText in Action 2nd Edition errata

2010-03-23 Thread Carl Barlow
Where is the best place to look for a list of errata and/or to alert the author of potential errata prior to actual publication? I just downloaded the eBook yesterday. Right below Listing 1.2 HelloWorldNarrow.java (p20), it looks like there's an error in the description of the margins. The e

[iText-questions] Itext in Action 2nd Edition - PDF Packages - Portable Collections

2010-03-22 Thread vasantha sriram
Hello,  I have book the electronic version of the second edition of this book.  The books has a topic on Portable Collections which I guess has not been added yet. I have scoured the net for examples on creating Portable Collections. Some of the links to your wiki sites are no longer working.   B

Re: [iText-questions] iText in Action, Second Edition

2010-01-22 Thread Glen Hamel
tions@lists.sourceforge.net Subject: [iText-questions] iText in Action, Second Edition Just a bit of info - if you sign up for Manning's newsletter, they run some nice promotions. Using a promotion code for signing up, ordered the MEAP + Print book (includes Ebook when published) for about $35 US.

[iText-questions] iText in Action, Second Edition

2010-01-22 Thread Keith O
Just a bit of info - if you sign up for Manning's newsletter, they run some nice promotions. Using a promotion code for signing up, ordered the MEAP + Print book (includes Ebook when published) for about $35 US. For those wondering what MEAP is, it's having access (now) to everything Bruno is

[iText-questions] iText in Action 2n Edition in MEAP (Free chapter!)

2009-11-16 Thread 1T3XT info
Hello all, the first chapters of "iText in Action - 2nd Edition" are available through Manning's Early Access Program. Visit http://1t3xt.com/docs/book.php for more info. You can download the draft version of Chapter 2 for free here: http://www.manning.com/affiliate/idevaffiliate.php?id=223_212 I

Re: [iText-questions] iText in Action / section 10.4 / coordinate system

2008-06-13 Thread Bruno Lowagie
Robert Spielmann wrote: > Hi all, > > I'm reading "iText in Action" at the moment. Section 10.4 begins with this: > > "The coordinates you use to draw the iText eye in figure 10.13 assume that > the origin of the coordinate system is in the lower-left corner and that > the x-axis points to the le

[iText-questions] iText in Action / section 10.4 / coordinate system

2008-06-13 Thread Robert Spielmann
Hi all, I'm reading "iText in Action" at the moment. Section 10.4 begins with this: "The coordinates you use to draw the iText eye in figure 10.13 assume that the origin of the coordinate system is in the lower-left corner and that the x-axis points to the left and the y-axis points to the top

Re: [iText-questions] iText in Action

2006-12-17 Thread Bruno Lowagie (iText)
Iliad Yan wrote: > Dear Bruno, > > It seems that Amazon's shipping is taking quite some time. I'm receiving the first reactions of people that have received the book from Amazon, so they have started shipping it. Unfortunately if you are European and you buy at Amazon.com, you have to wait longer

Re: [iText-questions] iText in Action Arrived!

2006-12-16 Thread Bruno Lowagie
Leonard Rosenthol wrote: > Haven't read it yet - but looks good!! Thanks! I lurked at the Pearson booth at JavaPolis, and it feels really good to see somebody browse through the book, and then actually buy it. br, Bruno - Tak

[iText-questions] iText in Action Arrived!

2006-12-16 Thread Leonard Rosenthol
Haven't read it yet - but looks good!! Nice job, Bruno. Leonard - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business to

[iText-questions] iText in Action

2006-12-13 Thread Iliad Yan
Dear Bruno, It seems that Amazon's shipping is taking quite some time. I've pre-ordered the book from Amazon at the beginning of October and estimated date of delivery January 2007. I live in Greece so it may take a few days longer. And now to something completely different (as John Cleese would

Re: [iText-questions] iText in Action

2006-11-14 Thread Joe Scanlon
-Original Message- From: "Bill Ensley" <[EMAIL PROTECTED]> To: "'Post all your questions about iText here'" Sent: 11/14/06 11:27 AM Subject: Re: [iText-questions] iText in Action Never mind, it's only the Manning site that has the ebook. -B

Re: [iText-questions] iText in Action

2006-11-14 Thread Bill Ensley
Thanks, I will. -Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bruno Lowagie Sent: Tuesday, November 14, 2006 8:38 AM To: Post all your questions about iText here Subject: Re: [iText-questions] iText in Action Bill Ensley wrote: > Never m

Re: [iText-questions] iText in Action

2006-11-14 Thread Bruno Lowagie
Bill Ensley wrote: > Never mind, it's only the Manning site that has the ebook. You were one of the 1/3 reviewers. If you mail Karen or Olivia at Manning, she'll probably send you the eBook (remember that was one of the perks for reviewing the book). br, Bruno

Re: [iText-questions] iText in Action

2006-11-14 Thread Bill Ensley
Never mind, it's only the Manning site that has the ebook.   -Bill Ensley Bear Printing From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill EnsleySent: Tuesday, November 14, 2006 8:25 AMTo: 'Post all your questions about iText here'Subject: [iText-quest

[iText-questions] iText in Action

2006-11-14 Thread Bill Ensley
Hello all,   I must be missing something, but I just purchased the iText in Action book at Amazon.com and I had thought that the eDoc option was included.  Am I wrong?   -Bill Ensley Bear Printing - Using Tomcat but need t

[iText-questions] iText in Action: eBook

2006-11-10 Thread Bruno Lowagie
Hello all, I have just received the final eBook version of 'iText in Action'. This means all those who have bought the book from the Manning site ( http://www.manning.com/affiliate/idevaffiliate.php?id=223_53 ) should also receive it soon (certainly next week). Those who haven't bought it yet: now

Re: [iText-questions] 'iText in Action' on Manning's 'Coming Soon' list

2006-06-29 Thread David Thielen
-questions] 'iText in Action' on Manning's 'Coming Soon' list See http://www.manning.com/lowagie/ for more info! Note that the page count isn't entirely correct. The book will have about 600 pages. br, Bruno Using Tomcat but need to do more? Need to support web se

[iText-questions] 'iText in Action' on Manning's 'Coming Soon' list

2006-06-29 Thread bruno
See http://www.manning.com/lowagie/ for more info! Note that the page count isn't entirely correct. The book will have about 600 pages. br, Bruno Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier

Re: [iText-questions] iText in Action presentation

2006-05-18 Thread Bruno Lowagie
Paulo Soares wrote: Whom did you give the presentation to? It was a try-out demo at work for Ghent University developers. It went really well; I think iText will be used in a lot more projects at the University soon. It was also a step in the direction of an iText research project... But I can

RE: [iText-questions] iText in Action presentation

2006-05-18 Thread Paulo Soares
Whom did you give the presentation to? Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of bruno > Sent: Thursday, May 18, 2006 4:04 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] iText i

[iText-questions] iText in Action presentation

2006-05-18 Thread bruno
I'm sorry, I don't have the time to answer questions right now. I have just given my first 'iText in Action' presentation, and it's just impossible to tell everything that is in the book in two hours time at a 'human' pace. But it was fun ;-) -

Re: [iText-questions] iText in Action (was: Sample code : iText with the new belgian eID card)

2006-03-03 Thread bruno
Alexis Pigeon wrote: That's very good news! Any idea about when the book will be available for orders? about the price? I'm sorry but I don't know... This is off-topic, but maybe it's interesting for other developers who are dreaming of writing a book. When you have a F/OS library that gains

Re: [iText-questions] iText in Action (was: Sample code : iText with the new belgian eID card)

2006-03-03 Thread Alexis Pigeon
On 03/03/06, bruno <[EMAIL PROTECTED]> wrote: > I am also happy to inform you and the list that I have > uploaded the complete manuscript of my book > 'iText in Action' to Manning Publications Co. > I'm expecting a call from the publisher, Marjan Bace, > tonight. I hope he has some good news. That