Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Importing Tables from a Word Doc Creating Extra Paragraph

New Here ,
Jul 08, 2025 Jul 08, 2025

When importing a Word document containing tables, an extra paragraph containing the table anchor is added before the tables. How can this be avoided? 

163
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jul 08, 2025 Jul 08, 2025

How are tables anchored in Word?
I don't know, but suspect they may be an independent in-flow object.

In FM, Tables must be anchored to a paragraph, so if not present in the source .doc/x, one presumably gets auto-created.

 

Just trying it, using LibreOffice Writer to create a .docx, the anchor para just gets assigned the name ¶Normal. I'd suggest creating a new format named TableAnchor, which has the properties desired, perhaps including the negative space-below hack to match a negative space-ab

...
Translate
Community Expert ,
Jul 08, 2025 Jul 08, 2025

How are tables anchored in Word?
I don't know, but suspect they may be an independent in-flow object.

In FM, Tables must be anchored to a paragraph, so if not present in the source .doc/x, one presumably gets auto-created.

 

Just trying it, using LibreOffice Writer to create a .docx, the anchor para just gets assigned the name ¶Normal. I'd suggest creating a new format named TableAnchor, which has the properties desired, perhaps including the negative space-below hack to match a negative space-above in the Table format, providing a run-in layout.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 11, 2025 Jul 11, 2025

It can't be avoided. Word has another way of working with tables compared to FrameMaker. In order to have a table in FrameMaker it HAS to be anchored in its own paragraph. Which is why FrameMaker creates a paragraph for the anchor when you import a word document containing tables.


Bjørn Smalbro - FrameMaker.dk
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 14, 2025 Jul 14, 2025

Thank you, Bjorn. That is what I thought.

Do you know if there is a way to preserve the table width when the Word document is imported? In the Word document, the table width is 7 inches. When importing into FramceMaker, the table results in only 6 inches wide.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 15, 2025 Jul 15, 2025

Unfortunately you can't apply a table width to a table format. It may be that adjusting the width can be scripted, though. FrameMaker has a column adjustment dialogue, and @frameexpert  may offer a solution for a small script which can address this feature.

FrameMakerdk_0-1752583345951.png

 


Bjørn Smalbro - FrameMaker.dk
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 15, 2025 Jul 15, 2025
LATEST

Thanks for the mention Bjørn! Carolyn, I do have a script called TableCleaner that was designed to help with tables imported from Word. Info is here: www.frameexpert.com/store

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines