I do not know how big a technical challenge it is - or if anyone but me uses it
best regards,
Martin
Microsoft Word, PowerPoint, Outlook, and Excel for Office 365 on Windows, Mac, Android and Windows Mobile support inserting and editing scalable vector graphics (.SVG) files in your documents, presentations, emails, and workbooks.
…
This feature is available to Office 365 Subscribers only.
I am sure you are right concerning doc and rtf, but I have tried it in LibreOffice Word and it works fine saving a docx with svg's.admin wrote:I am not sure that MS Word documents (especially RTF and DOC) can contain SVG pictures.
Oh that sounds very plausible, I haven't actually tried editing the svg image afterwards. If that's the case then I can just as well convert the svg myself before adding it. Now that I think about it, svg format is XML-based, so it makes sense that it doesn't work in doc/docx.admin wrote:I am not sure that LibreOffice actually saves images to a DOCX file as SVG. As I understand, it converts SVGs to the PNG format when saving as DOCX.
And here is from SVG is a W3C RecommendationStarting with the 2007 Microsoft Office system, Microsoft Office uses the XML-based file formats, such as .docx, .xlsx, and .pptx. These formats and file name extensions apply to Microsoft Word, Microsoft Excel, and Microsoft PowerPoint.
SVG is an open standard
SVG files are pure XML
Ok, then maybe it's not so far of as I thought. 🙂 I forgot that part about docx being based on xml. 👍Robert wrote:The DOCX format is an “XML-based” format.
Here is from Open XML Formats and file name extensionsAnd here is from SVG is a W3C RecommendationStarting with the 2007 Microsoft Office system, Microsoft Office uses the XML-based file formats, such as .docx, .xlsx, and .pptx. These formats and file name extensions apply to Microsoft Word, Microsoft Excel, and Microsoft PowerPoint.SVG is an open standard
SVG files are pure XML