I have '<link rel="stylesheet"...' links at the top of my html page. Nevertheless, when I call the java class com.princexml.Prince and use the 'addStyleSheet(String)' method I provide an absolute path of a copy of the css file. The page renders correctly, however in the log I get the following message "/css/testPrint.css: warning: can't open input file: No such file or directory". How do I make it aware/ignore the path specified in the html.
dkessler
dkessler