Search code examples
c#asp.nethtmlrtfunc

SautinSoft HTML-to-RTF and UNC Paths


Has anybody successfully used the SautinSoft HTML to RTF DLL which has images with a UNC path?

When we use the component to transform a HTML document with images whose src attribute is pointing to a UNC path the resulting RTF document has the images missing.

When navigating to the HTML page directly - with UNC paths as the source - the images are displaying correctly.


Solution

  • This is no longer relevant as we've moved onto using Aspose.Words as the tool to export the HTML to RTF format - from first impressions it appears (a) a lot more flexible, (b) easier to read, and (c) has proper documentation.