Search found 4 matches

by Alex
Mon Jun 18, 2018 11:29 pm
Forum: DocuVieware
Topic: Cache Folder must be specified to start upload process
Replies: 1
Views: 5185

Cache Folder must be specified to start upload process

Hi, My docuvieware was working just fine, but suddenly began throwing the error from the title when trying to load from a stream. I read the documentation and I saw that the Cache folder had to be created in the root of the project. Then when you create a new instance, you got to set the cache folde...
by Alex
Mon Apr 23, 2018 9:06 pm
Forum: DocuVieware
Topic: Loading images to an specific instance.
Replies: 2
Views: 5874

Re: Loading images to an specific instance.

No answer yet, so, what I'm trying to do, is to load a file from an array of bytes to an specific vieware. So far what I've accomplished is to create more, and more viewares but no to load it to the original one. Here's a bit of code of what I've been doing. public DocuViewareRESTOutputResponse Post...
by Alex
Fri Apr 20, 2018 7:46 pm
Forum: DocuVieware
Topic: Loading images to an specific instance.
Replies: 2
Views: 5874

Loading images to an specific instance.

Hi, I'm trying to load documents from a database, I have a table in angular that displays the data on my table, so when I click on an specific record I want to load the image attached to that record on the docuvieware I've got. So how I'm I supposed to do this? The way I'm doing it right now is crea...
by Alex
Mon Apr 16, 2018 11:32 pm
Forum: DocuVieware
Topic: Angular Display Files
Replies: 1
Views: 4731

Angular Display Files

Hi people, do you guys know if there's a way to display files in the docuvieware as if it was a gdVieware on windows forms, I mean using the methods: DisplayFromBytesArray, DisplayFromFTP, etc.?

Thanks, and regards.