We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Issue converting old Word .doc file to sfdt

Hello,

We have a web app project with a React front-end and a .net 5 API. I believe the issue here is coming from the actual conversion of the .doc in the back end, but if there's a more appropriate solution relating to React I am not opposed to moving/cross-posting this query there instead.

I've been searching through the forums for similar examples to this issue and the closest was some content omission, here:
https://www.syncfusion.com/forums/169652/issues-found-with-document-editor-for-react-syncfusion

We have some customers who have old letter templates that appear to be created in previous versions of Word that cause some issues when converted to .sfdt. I have sanitized the content of and attached the best example I could find.

Some old images, or maybe it's just related to their formatting settings, and table or column layouts appear to be causing issues. The first document is the original and the 'After Save' document is what it appears as in the web page and how it saves when exported as a .docx.

I don't understand xml that well but if I convert the first document to a docx and view it in an xml viewer it looks like the image is within an mc:AlternateContent tag. It makes sense that it wouldn't be supported but I'm wondering if there's anything I can do to enable these images to convert more successfully.



If there is anything, like a compatibility mode or something to enable pictures that would allow for the background picture and three column layout in the first page of the document. The margins on the second page also appear to have been cut a bit, but I'm less concerned with that aspect, although if there's any additional information you could provide regarding the conversion process, it would be great to get a better understanding of which documents may cause issues.

Thank you,
Matt


Attachment: ServicesPricingPages_6b5b3425.zip

4 Replies 1 reply marked as answer

KM Kavitha Muralitharan Syncfusion Team January 9, 2023 04:30 PM UTC

Hi Matt,


 We are checking the document provided by you and will update the details by January 10, 2023.


Regards,

Kavitha M



MB Matt Bartl January 11, 2023 05:50 PM UTC

Hello, Kavitha!

Thank you for the response. I was just wondering if there was any update regarding this issue with the doc converter.

If you're still looking into it I understand - just curious if there's any additional info at this time.

Thanks!
Matt



KM Kavitha Muralitharan Syncfusion Team January 12, 2023 02:47 PM UTC

Matt, Sorry for the inconvenience.


We need additional time to check the document provided by you and will update the details by January 13, 2023.



KM Kavitha Muralitharan Syncfusion Team January 13, 2023 12:39 PM UTC

Matt, on further analyzing the attached input Word document, we found that the corresponding element is "Group shape."  Currently, the document editor doesn’t provide support for group shapes. We've already logged the feature request for this and don’t have any immediate plans to implement this feature. So, we recommend you ungroup the group shape images in the DOC file and try it as a workaround. We have attached a modified (ungrouped shapes) DOC file for your reference.


You can check the status of this feature at the following link: 

https://www.syncfusion.com/feedback/6049/add-support-for-group-shapes-in-documenteditor


Attachment: Before_Conversion_ungrouped_2437d2bf.doc

Marked as answer
Loader.
Up arrow icon