extracting Attachments from a PPTX file #386
Replies: 2 comments
|
The feature hasn't been implemented yet for PPTX (here is the list of readers that support this behaviour). We'll do it in the future |
0 replies
|
Added |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Why, when extracting Attachments from a PPTX file, are they not attached anywhere to their location in the document. In docx, a string has a property in Annotation that contains the uid of the next extracted attachment.
All reactions