Skip to content

Issue about two images are placed side by side in a DOCX file #1498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
JosephWuMTK opened this issue Apr 30, 2025 · 0 comments
Open

Issue about two images are placed side by side in a DOCX file #1498

JosephWuMTK opened this issue Apr 30, 2025 · 0 comments
Assignees
Labels
bug Something isn't working docx issue related to docx backend

Comments

@JosephWuMTK
Copy link

Bug

When two images are placed side by side in a DOCX file, the result of result.document.export_to_markdown() only shows one image. However, if the two images are placed one above the other, it works correctly.

Steps to reproduce

  • two images are placed side by side in a DOCX file => result.document.export_to_markdown() => one image
  • two images are placed one above the other in a DOCX file => result.document.export_to_markdown() => two images

Docling version

2.30.0

Python version

3.11.5

@JosephWuMTK JosephWuMTK added the bug Something isn't working label Apr 30, 2025
@vagenas vagenas added the docx issue related to docx backend label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docx issue related to docx backend
Projects
None yet
Development

No branches or pull requests

3 participants