HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › Using CustomFileResourceProvider › Re: Re: Using CustomFileResourceProvider
May 11, 2010 at 14:08
#27912
It is a copy-paste issue in the sample code.
The line
bis = new BufferedInputStream(is);
may be deleted.
Your modifications seems to be ok