Peter wrote:
HTML - external header and footer: Where? What? I don't understand.
Put "header.html" and "footer.html" files into your Comparer directory. Write whatever you want inside them and generate HTML report then.
I will definitely make that part better (both: from GUI and help file). Currently I can't focus on that due the lack of time.
Peter wrote:
"No preview": If there is no preview the row should be smaller. Now it is too large because it uses the user-settings.
I'll think about it.
Peter wrote:
Output-filename: The default-name should be a concatenation like "File1_File2.html"; the default-name "output" is not helpful.
I want to make proper option for it.
Peter wrote:HTML-Export: should optionally start the browser to display the file
Personally I don't like such feature in some apps but I will make it optional.
Peter wrote:
HTML-Export: the width of the columns seem to be smaller then the columns in Comparer. Longer lines are wrapped in HTML, but not in Comparer.
Wrapping for HTML is made by your browser. You can play a little bit with HTML layout by editing provided CSS file but not everything is possible now.
Please also remember that HTML will not look exactly the same as application's window.
As for Comparer: did you enabled wrapping in Options?
Peter wrote:
The next steps could be improving the usage of the "missing plugins".
I am still trying but without any success. Unfortunately: I have no idea how to make few things work in C# (ex. ContentSetDefaultParams). Maybe those missing features are the reason of Comparer's crashes during load but I am not 100% sure.