I am trying to use annotationViewer1.get_Images().openFile(filename, fileLoadComplete, fileLoadError);
to load an image. As long as filename is under the application base folder (c:\inetpub\wwwroot\sitename\Images\image1.png), it works fine. How can I load an image from a different filepath, such as a completely different drive (e:\Images\image1.png)?
If I try passing the full filepath "e:\Images\image1.png" to the openFile() method it gives an error: "The given path's format is not supported".
Forum 'VintaSoft Annotation .NET Plug-in Discussions'
Questions, comments and suggestions concerning VintaSoft Annotation .NET Plug-in.
Board index < VintaSoft Imaging < VintaSoft Annotation .NET Plug-in Discussions
