FastReport
FastReport copied to clipboard
HTML export: embedded stylesheet contains wrong class selectors
The stylesheet contains selectors like .s0-1, while the elements contain the class s0 instead of s0-1, which results in styles not being applied.
This is an example with an HTML export: test2.zip