Thanks
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/general-iText-question-tp3665059p3665124.html
Sent from the iText - General mailing list archive at Nabble.com.
--
AppSumo Presents a FRE
-Original Message-
From: bobsyouruncle [mailto:smiths...@hotmail.com]
Sent: 13 July 2011 14:45
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] general iText question
Hello,
I am working my way through the exmples and I have a question that I hope
someone can clarify for me
On 13/07/2011 15:44, bobsyouruncle wrote:
> Some examples use lowagie while others use
> iText. What is the difference? Is one older or better than the other?
Those who use "import com.lowagie.text..." are no longer supported.
Those who use "import com.itextpdf.text..." are the ones you should use.