(edited) (edited again)
Meanwhile in Didcot, UK ....
Trying to test this great new feature of being able to call a .Net Dll the "easy way" with 2019 R2. It works great !!!
But hey ... What happened to my windows no longer saving their resized sizes ?
Fixed by editing n_cst_winsrv_preference and saving it with no real change and now it works again (I know ...)
What happened with the SaveDocument to RTF / HTML of a rich text edit which contains pasted images?
Why am I now - using the "old" re-introduced txt control - no longer getting the same format when saving as SaveDocument( html or rtf) ? ......
Before I was able to paste an image copied from Paint.exe and it would be exported. I only know that the routine in .Net which exported every pasted image in every possible format to a temporary file, now starts to omit exported images to an temp_image folder in .wmf formart, but not forming part of the html.
I confused the results of exporting to html of the RTE, with the results of my own .Net control, which does a better job handling images. Images pasted from Paint.exe, never have been exported to html.
Images pasted from the "snipping tool" work very well.
Getting the opposite results now: Paint.exe works, snipping tool fails? I'll have to make a test app and maybe report this as a bug.
I abandoned that control as I had new hopes for the RTE when the old version was re-introduced. Now, I guess I'll go back to my .Net control (not finished) but only after I have look into one of these editors: https://info.webtoolhub.com/kb-a49-12-free-online-rich-text-editors-rte.aspx
What happened to the paste by keyboard on that? Didn't work in 12.6, 2017 either.
Really I don't have the energy right now to re-test all of this. It only took me months to get to this point, so I don't see us migrating to 2019 R2 very soon.
More positive now, as all of these problems were NOT due to migration to 2019 R2, sorry to cause any panic, it was not my day.
regards