Replies: 1 comment
-
I guess there are multiple types of altChunks, support for one specific type was added, but your docx may be a different one. Certainly the code that was added to Collabora Office 6.2 (years ago) is still there with a recent CODE or COOL container. Probably best to file an issue with a reproducer document. |
Beta Was this translation helpful? Give feedback.
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.
-
I am trying to use soffice to convert a docx to pdf. Unfortunately this docx has altChunks, and libreoffice does not support that.
I saw that Collabora Office 6.2-26 supports "altChunk (embedded DOCX in DOCX)", and was wondering if it would be possible for collabra to be run using docker where it's sole purpose is to convert a docx to pdf , similar to
soffice --headless --convert-to pdf --infilter="MS Word 2007 XML" my.docx
Beta Was this translation helpful? Give feedback.
All reactions