I am strugling with Open XML SDK and embedding pdf files into a docx file.
- I do not want to use automation
- I am able to create *.bin files from everything except from *.pdf (see this question)
Anyone has experience with this? From what I've gathered you must create a *.bin file in order to embedd any file into Word *.docx document (except images). Is that correct?