HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › java.lang.NullPointerException – Not picking up CSS file › Re: Re: java.lang.NullPointerException – Not picking up CSS file
October 7, 2010 at 15:33
#28233
Thanks for the response. I have been investigating further and I figured out that it was passing the CSS.
I have cut down the CSS to just a couple of classes and it seemed to work.
Is there an easy way for me to debug which CSS makes it fail?
I have spotted one, FILTER statement for IE.
Is there issues like browser specific styles used for progressive enhancements:
-webkit-box-shadow: 4px 4px 3px #888;