Weird aspect of table in Docx export

Hi Syncfusion team,

Sorry to bother you again but I think I've found a bug:
( using the version 18.2.57 )
( tried with EJ2 and React platforms )

my use case of the document editor:
I'm using the document editor as an image sorting tool, I put photos in table's cells programmatically,
to do that, I create a table 1x1 to insert the first image in, then I add a column so the cursor selection moves to the second cell to insert the second image etc.

the bug:
After the process, I try to export as docx. but the result of the table is not like what we see in the app.
the table is too wide, it is like each cell takes 100% of width of the available space

In the document editor:

In Word:


how to reproduce:
  1. Create a table 1x1
  2. insert an image in it.
  3. add a column to the table on the right side
  4. insert an image in the new cell
  5. export as docx
I attached a json sdft example, it might help.

Please tell me if you need a stackblitz example.


Regards,
François


Attachment: documenteditortableandphotos_b6ca8608.zip

4 Replies 1 reply marked as answer

HC Harini Chellappa Syncfusion Team September 16, 2020 10:28 AM UTC

Hi Francois, 

We have considered the reported scenario as bug and logged defect report. Fix will be included in our upcoming EJ2 patch release, which is tentatively scheduled on Oct 7th, 2020. Will update you once included. You can track the status of the feedback from below link. 


Regards, 

Harini C 



HC Harini Chellappa Syncfusion Team October 8, 2020 06:00 AM UTC

Hi Francois,  

We are sorry for not making it possible to include the fix in our upcoming release. Will include fix in our Oct 21st, 2020 patch release. Will update you, once included. You can track the status of the feedback from below link.  


Regards,  

Harini C  



SR Stephen Raj Chandra Sekar Syncfusion Team October 23, 2020 12:17 PM UTC

Hi Francois, 

We are glad to announce that our EJ2 patch release v18.3.42 has been rolled out successfully and included fix for the reported issue. 
 
Kindly upgrade your NPM packages to latest version. 
 
 

Regards, 
Stephen Raj

Marked as answer

FR François October 30, 2020 10:26 AM UTC

Hi Stephen,

I tried with the new version (18.3.44) and it worked very well! Thank you guys!

Regards,
François

Loader.
Up arrow icon