diff --git a/Src/xWorks/LcmWordGenerator.cs b/Src/xWorks/LcmWordGenerator.cs index d82c0775c0..20b5dfe819 100644 --- a/Src/xWorks/LcmWordGenerator.cs +++ b/Src/xWorks/LcmWordGenerator.cs @@ -1350,7 +1350,7 @@ public static Drawing CreateImage(WordprocessingDocument doc, string filepath, s new Pictures.NonVisualDrawingProperties() { Id = (UInt32Value)0U, - Name = name + ".jpg" + Name = name }, new Pictures.NonVisualPictureDrawingProperties()),