hrbrmstr / docxtractr

:scissors: Extract Tables from Microsoft Word Documents with R
Other
174 stars 29 forks source link

Read special symbols within the tables in a .docx file #25

Open prakashperiasamy opened 5 years ago

prakashperiasamy commented 5 years ago

Thank you for docxtractr. While reading a .docx file, I have a special symbol (tick mark) within a table. Currently using docxtractr renders them as null character. Requesting to see if this can be enabled in this package.