Open-XML-SDK icon indicating copy to clipboard operation
Open-XML-SDK copied to clipboard

Add SVG as ImagePartType for Office 2016 support

Open koyote opened this issue 7 years ago • 11 comments

Hi,

Office 2016 now (finally) supports svg as a vector image format (https://support.office.com/en-gb/article/Insert-SVG-images-in-Microsoft-Office-69f29d39-194a-4072-8c35-dbe5e7ea528c) As far as I can see the OpenXml SDK does not currently have support for this yet (as ImagePartType for example). Are there any plans of adding it in the future, or any roadblocks that might inhibit implementing it?

koyote avatar May 04 '17 10:05 koyote

Yes please, would like it as well!

stefan505 avatar Sep 29 '17 18:09 stefan505

Yes, It would be great to include this.

prashantsoni avatar Nov 15 '17 01:11 prashantsoni

We're looking at what needs to be done to get the Office 2016 code merged in. We're hoping sooner than later :) I'm not certain if this support is already there, so I'll leave this open to track it

twsouthwick avatar Nov 17 '17 15:11 twsouthwick

Any progress on this?

stefan505 avatar Aug 07 '18 19:08 stefan505

Any progress? Thanks.

zhijieshi avatar Dec 03 '18 13:12 zhijieshi

Is there any guess about when this will be added?

cbryan-risklens avatar Jul 31 '19 21:07 cbryan-risklens

I started trying to add support for this but got stuck when I realized that the generated code is missing type definitions for http://schemas.microsoft.com/office/drawing/2016/SVG/main. Are the xsd files and code generation steps for this publicly available somewhere?

raudabaugh avatar Oct 08 '19 20:10 raudabaugh

Unfortunately, they're not available. We're trying to get things updated and would like to make them public, but that hasn't happened yet.

twsouthwick avatar Jan 02 '20 18:01 twsouthwick

Stale issue message

github-actions[bot] avatar May 15 '20 00:05 github-actions[bot]

Sorry this got closed. Reopening and we're looking into this now.

twsouthwick avatar Sep 25 '20 18:09 twsouthwick

Sorry this got closed. Reopening and we're looking into this now.

Hi, sorry for bothering you, have you got any news about this?

Thanks a lot!

mattiamerzi avatar Dec 27 '20 11:12 mattiamerzi

  • #1031 Resolves this issue.

mikeebowen avatar Jan 24 '24 17:01 mikeebowen