|
|
Browse by Tags
All Tags » DotAnnotate
Showing page 1 of 3 (25 total posts)
-
Hi,
I'm also getting same error.
Can any one explain me reason behind this error?
And how to avoid it?
-
Can we create TextAnnotations, Image Annotations, Line Annotations in Silverlight.
I am using latest version of DotImage 8.0B.
If yes, How?
Any videos, articles for the same.
I have searched a lot, but havent found.?
Help?
-
In the WebAnnotationViewer, TextAnnotations seem to have a limit of around 200 characters (enforced client-side). Is there a way to increase or remove this limit?
-
Hello,
I have created a custom annotation type, called CircleCalloutAnnotation, base on the CalloutAnnotation. It works fine until I write to XMP data and then reload the XMP data. After reloading, the annotation type is CalloutAnnotation instead of CircleCalloutAnnotation (I checked them right before saving to XMP and they were ...
-
Hello,
Just wondering if there is an easy way to change the shape of the callout annotation. I need to add callouts to a drawing which are enclosed withing a circle instead of a rectangle. Is this possible without creating my own custom control?
Thanks You
-
Hi,
This is still a critical problem ... Is there any work around or am I doing something wrong.
I am trying to burn the annotations onto an image to use for printing to a PDF file. It works well but I have a memory leak. The RenderAnnotations command is using ~80M but when I try to dispose of the AnnotationImage, ...
-
helllo every body,
i hope u can help me,
i am having troubles with annotations i add annotations to annotations viewer then i save them to a file
when i load the annotations from the file i got ann error :
''Ann error has occured,and has been logged''
it appears in side the annotated area
i can not find the log file either
-
I am trying to add a text annotation to with the SingleClick method. When created, I entered some default text but would like to have the annotation come up selected, with text highlighted so that the user can start to type immediately. The TextAnnotation has also been set to AutoSize but this feature does not appear to work ...
-
Hi, we're using DotAnnotate 5.0 for WinForms. We're using CalloutAnnotations and EllipseAnnotations and are trying to save image with annotations to a jpeg.
below is the code, we use to get annotations to burn on an image. CalloutAnnotations work just fine, EllipseAnnotations are set up as translucent. They're not burning into the image ...
-
I like to create a PolygonAnnotaion from external data. I have the coordinates of the points (in variable Point[] points). I understand that the coordinates of the polygon have to be in annotaion space, but my coordinates are in document space. So I calculate min/max x/y values and set location, size and points of the annotaion like this:int minx ...
1
|
|
|