Skip to content

[BUG] - converting ppt to pptx got error of "The given key 'xx' was not present in the dictionary." #30

Description

@jzhouw

Affected projects

DocSharp.Binary

Description

System.Collections.Generic.KeyNotFoundException: The given key '59' was not present in the dictionary.
at DocSharp.Binary.PresentationMLMapping.ShapeTreeMapping.DynamicApply(Record record)
at DocSharp.Binary.PresentationMLMapping.ShapeTreeMapping.Apply(RegularContainer container)
at DocSharp.Binary.PresentationMLMapping.ShapeTreeMapping.Apply(PPDrawing drawing)
at DocSharp.Binary.PresentationMLMapping.SlideMapping.Apply(RegularContainer slide)
at DocSharp.Binary.PresentationMLMapping.PresentationPartMapping.CreateSlides(PowerpointDocument ppt, DocumentContainer documentRecord)
at DocSharp.Binary.PresentationMLMapping.PresentationPartMapping.Apply(PowerpointDocument ppt)
at DocSharp.Binary.PptFileFormat.PowerpointDocument.Convert[T](T mapping)
at DocSharp.Binary.PresentationMLMapping.Converter.Convert(PowerpointDocument ppt, PresentationDocument pptx)

To reproduce

No response

Screenshot

No response

Version

0.17

.NET version

8

OS

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions