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
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
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
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
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
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
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
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
_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
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
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
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
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
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
___
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
> 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
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
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).
---
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
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
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.
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
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
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
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
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
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
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
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
-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
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
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
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
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
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
-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
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
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
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
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 ;-)
-
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
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
42 matches
Mail list logo