Downloading status message

Discussions about DocuVieware integration in GdPicture.NET.
Post Reply
jscarano
Posts: 1
Joined: Thu Feb 25, 2016 5:04 pm

Downloading status message

Post by jscarano » Thu Feb 25, 2016 5:08 pm

When running the sample ASP.NET web application in Docuvieware and clicking on the load from URL toolbar icon, a message is displayed "Downloading..." with a percentage showing the progress.

If I load a file automatically on startup in code behing using the LoadFromURI method, is there a way to have the same behavior?

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Downloading status message

Post by Loïc » Mon Feb 29, 2016 6:41 pm

Hi,

For that you have to load the document from the client side. For that you can use the DocuVieware JS api.


LoadFromUri: function (docuViewareID, uri, success, error)

IE:

Code: Select all

DocuViewareAPI.LoadFromUri('DocuVieware1', 'http://website.com/document.docx');
Please let me know if you need further information or suggestion.

With best regards,

Loïc

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest