Unable to keep original formatting after performing string manipulations

Hi @Vikram212

Could you have a look on this workflow based of GetClipboard Text & SetClipboard with RTF format?
RTF Stuff.xaml (6.0 KB)

You could also give a try with the HTML format from the clipboard (you need to change the RTF constants inside workflow.

To test it, just copy something in the clipboard with formating containing “test”, it should replace it with new values, preserving the format.

I guess the post bellow is about the same issue?

Cheers

3 Likes