Read Table from Google Docs

Hi,

I am trying to read a table that sit in a Google Doc. When using Read All Text activity from GSuite, it returned all the text of the doc but nothing from the table… I also tried to download the doc as txt using Download File from GSuite. However, there seems to be an encoding issue that downloading the file as anything but pdf will compromise the content. Then I tried to read text from the pdf and the structure of the table is lost. It become very hard to reconstruct the string into a DataTable.

Does anyone have any similar experience like this? Is there any workaround?

Thanks!

Hi - Did you work out how to do this?

Trying to copy contents of one slide to another in Google docs