Darryl Miles wrote:

With what API method ?

The same.

This is backed up by the API method description.

The API method description is older than the method implementaiotn.

No where does it indicate this is (or can be) a resource path

I mention it in the book.

(which is distinctly different from a File System path) since its the ClassLoader's job to find a resource by name but an Operating System's job to find a resource by filesystem path. The two name spaces are in seperate domains, so I am expecting a different API call to address each.

No, everything is handled by BaseFont.getResourceStream(String key, ClassLoader loader)
We /do/ know how to load a resource ;-)
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
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to