Author Topic: Looking for a quick way to launch and write contents into MS word  (Read 6228 times)

0 Members and 1 Guest are viewing this topic.

ronjonp

  • Needs a day job
  • Posts: 7527
Re: Looking for a quick way to launch and write contents into MS word
« Reply #15 on: July 10, 2019, 12:25:20 PM »
Are these table objects you're formatting in CAD ? If so look into vla-put-RegenerateTableSuppressed and set it to true before making changes.

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

TheRubens

  • Guest
Re: Looking for a quick way to launch and write contents into MS word
« Reply #16 on: July 12, 2019, 01:21:18 AM »
Are these table objects you're formatting in CAD ? If so look into vla-put-RegenerateTableSuppressed and set it to true before making changes.

Hi ronjonp, Thanks for your reply. It is not the table objects in CAD but the objects in MS word.