Avatar

Level 1

In our current implementation we have a Blank page with Text Field [field format Rich Text] on generated PDF Document.

Once the PDF document is generated, user can copy paste content form any word/rtf document to into the Text Field.

Pasted content retains all text formatting [Bold, Italic, Underline, Indentation] except the Table format. Text Field is removing table metadata from the content and converting it into plant text.

Is there anyway to copy paste table structure as it is from word document into Text Field?