0

I have googled this quite a bit and I can't find any references. Is it possible to stream a raw dwfx or to parse/ convert and import dwfx files into a listview as item images?

bimtopian
  • 3
  • 4
  • Did you even try to google for *"dwfx c#"*? The first [result](http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=5801732) seems good, no? – Sinatr Jun 16 '15 at 12:04

1 Answers1

0

Not sure it's the best option, but since DWFX is practically XPS, you can try using this method to convert the file to jpeg, then simply add them to the list view

Community
  • 1
  • 1
Nissim
  • 6,395
  • 5
  • 49
  • 74