| Article | 70002055 |
| Type | Bug |
| Product | Engine |
| Version | 9001 |
| Date Added | 9/16/2021 |
| Fixed | 9.9003.0.1 (9/20/2021) |
| Submitted by | Ze Xiu |
Summary
EMF file cannot be imported to VDF
Solution
This is a gdiplus emf and crashes by .NetFramework API when try to convert to wingdi EMF records
NOTE: Reading gdiplus records from EMF is not well document SO we use the API conversion to wingdi EMF
In version 9003.0.1
When such conversion crashes we import the EMF as a single vdImage object with size equal to the EMF pixel bounds
