newbie Looking for com.lowagie.pdf.*
Steve42May 23 2011 — edited May 25 2011I have been to http://www.lowagie.com/iText/
and I cannot find "com.lowagie" such as:
import com.lowagie.text.Document;
import com.lowagie.text.pdf.PdfWriter;
I'm trying to create a PDF with iText.
Any suggestions?
Thanks,
Steve42