When I use aspose-pdf-10.4.1.java to convert the attached pdf to html, the resulting html has background. The conversion code is simple.
//
// Generate html from the pdf
//
ByteArrayInputStream inStream = …...and managed to observe the reported issue. For further investigation...