Hi Aspose team,
Can you give us some information why the extracted css from PDF to HTML has a strange font-family in the style.css?
For example:
.stl_1321 {
font-size: 0.560149em;
font-family: "WECSPJ+ArialMT";
color: #000000;
}
I even got different strings before ArialMT, for example:
"MGHIOB+ArialMT"
"CIFSMP+ArialMT"
"TDDDEM+ArialMT"
"KKITLA+ArialMT"
"SLQEJB+ArialMT"
"MMCMUV+ArialMT"
"WHDJCW+ArialMT"
"HHPVNL+ArialMT"
It even has a string named "test..."
"TESTFN+ArialMT"
I do not know what this is for in CSS and how it impacts.
Please advice.
Regards,
Aria