alanhay / html-exporter

Java Library to convert HTML/CSS to MS Excel and ODS Spreadhseets.
Apache License 2.0
35 stars 38 forks source link

For input string: "10pt" #8

Open Qurbonov opened 5 years ago

Qurbonov commented 5 years ago

java.lang.RuntimeException: java.lang.NumberFormatException: For input string: "10pt" at uk.co.certait.htmlexporter.css.StyleParser.parseStyles(StyleParser.java:44) at uk.co.certait.htmlexporter.writer.AbstractExporter.getStyleMapper(AbstractExporter.java:60) at uk.co.certait.htmlexporter.writer.excel.ExcelExporter.exportHtml(ExcelExporter.java:37) at uk.co.certait.htmlexporter.writer.AbstractExporter.exportHtml(AbstractExporter.java:44) at jsp_servlet._ibs._rep_svod.rp_view._jspService(rp_view.java:178)