#27486

Success!!

Using the custom resource provider worked. The resource string that is passed into the class is formatted as “file:/local/somedir/test.css”, which might work on a Windows box, but doesn’t appear to work on our Unix box. We had to expand to a full URL and then it reads the CSS successfully.

May I suggest that the javadocs include something that indicates which methods are active for the standard versus professional versions.

Thanks for the help.