|
|
Browse by Tags
All Tags » WebAnnotationViewer
Showing page 1 of 6 (52 total posts)
-
Clicking through transparent areas of Referenced or EmbeddedImageAnnotations are not supported.
I am not sure what you mean by the AllowClickThrough property. The only property that I can think of that resembles that (on the ASP.NET side) is the MouseTool PassThrough option, which allows all mouse events to pass through to the underlying ...
-
Hello,
I am working with WebAnnotationViewer. I would like to know the method to add Image Annotation / Embedded Image Annotation to the same.
One exaple I found is in DotImageWebForms example provided with installation. It uses java script for the same. Is there any way to get the same results with code behind.
One more query is to apply ...
-
Hi,
Did you got any solution, I have the same requirement. Please help if you got any solution regarding your problem, that will be great help for me.
Thanks,
Sunil Parihar
-
Hi,
Did u find any solution for your problem. I am using DotImage 8.0 and facing same problem after using the code from above link .
It is not giving any error and also not saving annotation on image and pdf.
I have copied that function in code behind and calling this function on button click from server side.
What should I do? How to call ...
-
In a
regular .Net application outside of sharepoint thumbnail images and the
main image in the WebAnnotationViewer load fine. In sharepoint 2007:- thumbnail images do not load. - WebAnnotationViewer partially loads the image, but has a broken image on the right hand side of the viewer- The application is in a folder under the layouts ...
-
Thanks again! That works great.By the way, I updated Lou Franco's BurnedFileImageSource to also work with image files as a byte[] or Stream (attached).This updated code can handle burning an image in memory (for generating a document from a database source):protected static AnnotationUIFactoryCollection _factories = new ...
-
Thanks, so much!I guess the Xmp data we're using came back as a LayerData[]. Is there a property which can be checked to determine what was returned? Or, do you need to use a if( obj is type ) statement?Also, the LayerData[] contains AnnotationData items (I guess that is to be expected). But, the BurnedFileImageSource class was expecting a ...
-
Lou Franco did a nice write-up on how to burn annotations to an image without the usage of a ''viewer'' (http://www.atalasoft.com/cs/forums/thread/18380.aspx). But, I am unable to get the annotations I want to load into a LayerCollection object. Mostly because I am having a problem figuring out how to use the AnnoationDataImporters (I'm not even ...
-
I am struggling to find a way to change the text of the rubber stamp using the WebAnnotationViewer. We have loaded up a simple dropdownlist that has the values we want to allow for rubber stamps.
The javascript to create a stamp (which is taken directly from the sample project from this ...
-
How can I take annotation XMP data and directly save that to an XML database field?
I have been able to save WebAnnotationViewer (ver 8.0) to a temp file and then turn around and read the file into the database.
Please advise if it is possible to skip the temporary file step and directly save annotation in ...
1 ...
|
|
|