ASP.NET
Ensemble des technologies de .NET Framework destinées à la création d’applications et de services web XML.
1 question
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Hello,
I have a rendering of .rtf files embedded in my Visual Basic app meant to show tutorials and IFU. Since I upgraded from .NET 4.6.1 to .NET 4.8 without changing the .rtf files, the rendering encounters some issues :
The background colour is different and images disappeared from the rendering, plus some minor formatting issues.
I am using the RichTextBox loadfile method to load the .rtf.
Do you have any guidance on that issue?