BerndGabriel
BerndGabriel
No, currently there are no plans to add 'eye candy' properties.
Currently THTMLViewer does not support DPI Scaling, but it is planned to implement it soon.
We can remove the line as FCurrentFile is set later in LoadDocument in HtmlView.pas line 1283. Do you have any issues without setting FCurrentLine in LoadFile()?
Your right. As HtmlViewer does not support property "display" it can only render 1 underline at a time.
HtmlViewer copies the selected area to the clipboard in both plain unicode text and as html fragment. Could you please post an example document and a reproducible description how to...
I haven't received the example file yet. Could you please try to post the example document (again). Thanks in advance.
Thanks for your proposal! Did you notice that CSS3 introduces gradients as image not as color?
SVG Graphics are not supported by now. Currently there are no plans to extend the list of supported html elements/features.
HtmlViewer does not support fonts other than those installed on the system.
Property "page-break-after:always" is working fine in "Print Preview..." and "Print..." in FrameDem.exe. HTML5 element template is not supported by HtmlViewer.