Getting this “org.xhtmlrenderer.render.BlockBox cannot be cast to org.xhtmlrenderer.newtable.TableBox” while trying to render a pdf
问题 I am getting this error while I am trying to render a pdf. I am using Nicolas Leroux's PDF module for the play framework. This is the entire stackstrace: Pastebin. Googling only reveals 4 results. They suggest removing any float properties, and position attributes, which I have removed, jsut to give it a try. I am still facing this problem. Has anyone been able to solve the issue? EDIT: This is the html that renders the pdf: #{extends 'main.html' /} #{set title:'Salary Details' /} <html>