"text/html" DataTransferItem object not available for "Copy with formatting" option on Windows
In Adobe Acrobat, when I select an area and choose "Copy with formatting" option and then paste the content in Google Chrome into an editable area from a web page I have the following situation:
* If I run Adobe Acrobat and Google Chrome on a MacBook machine, there are available in Clipboard: "text/plain", "text/html" and "text/rtf" DataTransferItem objects
* If I run Adobe Acrobat and Google Chrome on a Windows 11 machine, there are available in Clipboard: "text/plain" and "text/rtf" DataTransferItem objects. So "text/html" DataTransferItem object is missing on a Windows 11 machine.
I need the "text/html" version of the content in order to process it. What solutions do I have to obtain "text/html" version of the content or a Windows machine?
