I just downloaded and built the latest SVN from
https://itext.svn.sourceforge.net/svnroot/itext/branches/iText-jdk15/ and
created this Jar:  http://www.nabble.com/file/p21894078/iText-jdk15.jar
iText-jdk15.jar 

I'm getting an error though when adding a string to a Paragraph object: 
C:\MyProgram\src\myprogram\myprogram.java:147: cannot find symbol
symbol  : method add(java.lang.String)
location: class com.lowagie.text.Paragraph
                content.add("\n");

I looked at the Paragraph.java file which calls Phrase.java and both had
.add(String) methods so I'm at a loss. Any ideas?

Dominic


-- 
View this message in context: 
http://www.nabble.com/Problem-with-latest-SVN--tp21894078p21894078.html
Sent from the iText - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to