create docx with altChunk
This topic contains 0 replies, has 1 voice, and was last updated by halcens 6 years, 6 months ago.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
You must be logged in to reply to this topic.
Home › Forums › WordprocessingML › create docx with altChunk
This topic contains 0 replies, has 1 voice, and was last updated by halcens 6 years, 6 months ago.
Hi every body,
firstly, sorry for my bad english ^^, secondly i’m desperate …
I try to create a docx with html file embedded in altChunk, for this i have modified the following files:
[Content_types].xml => <Override PartName="/word/htmlChunk.html"ContentType="text/html"/>
document.xml => <w:altChunk r:id="htmlChunk0" />
document.xml.rels => <Relationship Id="htmlChunk0" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/aFChunk" Target="word/htmlChunk.html"/>
But I have a message that display with the message “impossible to open the docx”
For information I put the link below for download the docx
https://owncloud.spherea-portal.com/index.php/s/QQLEkQdTFBbDig5
Thank you in advance for your help
Hal
You must be logged in to reply to this topic.