Hi @v-jefferni ,
<p><div data-wrapper="true" style="font-family:'Segoe UI','Helvetica Neue',sans-serif; font-size:9pt"><p style="background-color:#ffffff; border-color:initial; border-image-outset:initial; border-image-slice:initial; border-style:initial; border-width:0px; color:#000000; font-family:"Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:15px; font-style:normal; font-variant-caps:normal; font-weight:400; letter-spacing:normal; margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; min-height:19px; padding:0px; text-align:start; text-decoration-color:initial; text-decoration-style:initial; text-decoration-thickness:initial; text-indent:0px; text-size-adjust:none; text-transform:none; vertical-align:top; white-space:normal; word-spacing:0px">Hello,</p>
<p style="background-color:#ffffff; border-color:initial; border-image-outset:initial; border-image-slice:initial; border-style:initial; border-width:0px; color:#000000; font-family:"Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:15px; font-style:normal; font-variant-caps:normal; font-weight:400; letter-spacing:normal; margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; min-height:19px; padding:0px; text-align:start; text-decoration-color:initial; text-decoration-style:initial; text-decoration-thickness:initial; text-indent:0px; text-size-adjust:none; text-transform:none; vertical-align:top; white-space:normal; word-spacing:0px">I've been working on a questionnaire where we want the user to be able to enter data into content controls and have the formatting be uniform throughout the form. We also needed the restrict the editing allowed to just these specific fields. I've placed rich text content controls in the document and have restricted editing to be Read only with the content controls as exceptions to the restriction.</p>
<p style="background-color:#ffffff; border-color:initial; border-image-outset:initial; border-image-slice:initial; border-style:initial; border-width:0px; color:#000000; font-family:"Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:15px; font-style:normal; font-variant-caps:normal; font-weight:400; letter-spacing:normal; margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; min-height:19px; padding:0px; text-align:start; text-decoration-color:initial; text-decoration-style:initial; text-decoration-thickness:initial; text-indent:0px; text-size-adjust:none; text-transform:none; vertical-align:top; white-space:normal; word-spacing:0px">Thank you so much!</p>
<p style="background-color:#ffffff; border-color:initial; border-image-outset:initial; border-image-slice:initial; border-style:initial; border-width:0px; color:#000000; font-family:"Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:15px; font-style:normal; font-variant-caps:normal; font-weight:400; letter-spacing:normal; margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; min-height:19px; padding:0px; text-align:start; text-decoration-color:initial; text-decoration-style:initial; text-decoration-thickness:initial; text-indent:0px; text-size-adjust:none; text-transform:none; vertical-align:top; white-space:normal; word-spacing:0px"> </p></div></p>
I have given this html as input
Hello,
I've been working on a questionnaire where we want the user to be able to enter
data into content controls and have the formatting be uniform throughout the
form. We also needed the restrict the editing allowed to just these specific
fields. I've placed rich text content controls in the document and have
restricted editing to be Read only with the content controls as exceptions to
the restriction.
Thank you so much!
I got this out put, line breaks are not working properly