Search found 6 matches

by garfield
Thu Aug 16, 2018 11:43 am
Forum: DocuVieware
Topic: How can I use Annotation Manager with dxf files?
Replies: 5
Views: 6359

Re: How can I use Annotation Manager with dxf files?

Hi Loïc Unfortunately I can't use SaveAnnotations and LoadAnnotations method because we use xml format data and save in database instead of file itself. Actually I use AnnotationManager.AddAnnotationFromXML and AnnotationManager.GetAnnotationXML method to save and load annotations. And since you had...
by garfield
Wed Aug 15, 2018 8:36 am
Forum: DocuVieware
Topic: How can I use Annotation Manager with dxf files?
Replies: 5
Views: 6359

Re: How can I use Annotation Manager with dxf files?

Hi Loïc I still have some questions. 1: I have checked the DocuVieware class in document but can't find the "GetAnnotationManager" method. If your api have this method, it could be very helpful. 2: I found that if I just call the "InitFromStream" method, it works fine. But please...
by garfield
Fri Aug 10, 2018 8:08 am
Forum: DocuVieware
Topic: How can I use Annotation Manager with dxf files?
Replies: 5
Views: 6359

How can I use Annotation Manager with dxf files?

Hi I am using an old version of docuvieware and about to upgrade to lastest version for dxf file support in the project. But unfortunately I can't find the way to contorl the annotations in dxf file. In my case, I need to use AnnotationManager to get full control of the annotations. The manager init...
by garfield
Wed Dec 21, 2016 3:29 am
Forum: DocuVieware
Topic: Document and annotations can't load correctly
Replies: 1
Views: 3613

Document and annotations can't load correctly

Hi I am using the lastest version of the Docuvieware in our project. Normally it works fine. But when I using it in two browser tabs in the same browser, it can't load correctly. For example, I load document A in tab one, then load document B in tab two. When I return to tab one, all the function do...
by garfield
Tue Nov 08, 2016 11:46 am
Forum: Example requests & Code samples
Topic: Can't get ASP.NET webform samples to run
Replies: 5
Views: 5558

Re: Can't get ASP.NET webform samples to run

Hi Cedric,

I try the new release today and the problem is solved.

Thanks for your work.
by garfield
Mon Nov 07, 2016 7:53 am
Forum: Example requests & Code samples
Topic: Can't get ASP.NET webform samples to run
Replies: 5
Views: 5558

Re: Can't get ASP.NET webform samples to run

Hi Cedric,

I have download the version 2.0.0.42 today and get the same error message.
Last time I use the old version 2.0.0.25, everything is fine.
So, is it something I miss or there's some problems with the new version?

Thanks.