0
votes
1answer
415 views

Convert from HTML to WordprocessingML

I have a rich textbox that saves its data as HTML. Basically just paragraph tags and simple formatting. I need to stick this text (with formatting) into a document that I am creating in ...