Robin Zhao wrote:

Thanks,  question:

aList.add("ChapterSection.pdf");
aList.add("SimpleAnnotations1.pdf");

if the PDF is under c:/pdf/active, how do i specify path?

The same rules apply as with java.io.File or java.net.URL:
http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html
http://java.sun.com/j2se/1.4.2/docs/api/java/net/URL.html
br,
Bruno


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to