Skip to content

Dynamic Images Not Working in .docx Compatibility Mode #698

Description

@npasquetto

I'm encountering an issue where dynamic images are not functioning correctly when opening a .docx document in compatibility mode. Despite following the instructions and properly setting up bookmarks, the dynamic image functionality of xdocreport doesn't work as expected. However, when the document is converted and saved in the latest .docx format, the dynamic images work perfectly.

Details:

After examining the source of the .docx files, I've noticed that the most significant difference is the use of the <w:pict> tag in compatibility mode versus the <w:drawing> tag in the standard .docx format. This difference might be related to issue #159, suggesting it may not be a drag & drop issue.

I am using xdocreport version 2.0.1.

Question:

Are there any known limitations or compatibility issues with xdocreport when dealing with .docx files in compatibility mode? Any insights or guidance would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions