Incomplete contents during import file DXF to PNG/PDF #661
Unanswered
thawatchai-p
asked this question in
Q&A
Replies: 1 comment 2 replies
-
If you render the modelspace you get the modelspace: And the VIEWPORT entity is not supported. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I tried to convert files by using add-ons features of ezdxf.
After importing, it was found that there were some missing entities, for example, text boxes, and others components such as drawing layout was not included. Is it possible to fix all these issues and get the complete PNG file.
Original Drawing File.zip
It is suppose to be like this:

The convert objects were look like as following:

Coding was as following:
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions