Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

input issue #37

Open
zbq-2019 opened this issue Dec 25, 2023 · 2 comments
Open

input issue #37

zbq-2019 opened this issue Dec 25, 2023 · 2 comments

Comments

@zbq-2019
Copy link

Hello, everyone,
when I used the function docx_extract_all_tbls() to extract data from one docx file that outputted from SAS, there was an issue which showed that "Error: Must pass in a 'docx' object" .
Then I checked the function read_docx(), the new item was coming as follows:
rdocx document with 3063 element(s)

  • styles:
    Normal Default Paragraph Font Normal Table No List toc 1 Hyperlink header
    "paragraph" "character" "table" "numbering" "paragraph" "character" "paragraph"
    页眉 字符 footer 页脚 字符
    "character" "paragraph" "character"

  • Content at cursor location:
    level num_id text style_name content_type
    1 NA NA NA paragraph

    I think the question in the step of read_docx() but I don't how to solve this problem. would somebody get me hint?

Thanks

@hrbrmstr
Copy link
Owner

thx for finding and reporting a potential bug!

if at all possible, i'd need a sample document. Circumstances like this are almost un-debuggable w/o that.

@zbq-2019
Copy link
Author

zbq-2019 commented Dec 26, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants