Message 1 of 8
Image from Word Doc.

Not applicable
01-13-2016
11:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Not sure if anyone here would have an answer for this or not. I am working on a add-in to save a word file to images, and then update the images that are placed on a sheet. I have found a library to do this (syncfusion's docio), and it works great in a stand alone windows form application. When incorporate this into a Revit add-in, the images that are generated nolonger have antialiasing. Using the GDI+ graphic functions, I have even set the image to use AntiAliasing with the Smoothing Mode. Is there anything special with running under Revit that this wouldn't work, but outside of Revit it does?