Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Browse by Tags

All Tags » WebAnnotationViewer
Showing page 1 of 6 (52 total posts)
  • Re: DotImage AJAX Click Through

    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 ...
    Posted to ASP.NET Imaging Discussion (Forum) by David Cilley on March 15, 2010
  • AJAX WebAnnotationViewer Annotations

    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 ...
    Posted to ASP.NET Imaging Discussion (Forum) by PrinceAB on March 15, 2010
  • Re: Export PDF with burned annotations

    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    
    Posted to DotAnnotate Discussions (Forum) by sunilp on January 27, 2010
  • Re: Save/Burn web annotation on same file

    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 ...
    Posted to ASP.NET Imaging Discussion (Forum) by sunilp on January 27, 2010
  • DotImage 8.0.3.35537 Wss 3.0 SharePoint 2007 - WebThumbnailViewer, WebAnnotationViewer

    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 ...
    Posted to ASP.NET Imaging Discussion (Forum) by john.watkins on January 18, 2010
  • Re: Burning annotations WITHOUT the WebAnnotationViewer

    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 ...
    Posted to DotAnnotate Discussions (Forum) by smaglio81 on January 15, 2010
  • Re: Burning annotations WITHOUT the WebAnnotationViewer

    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 ...
    Posted to DotAnnotate Discussions (Forum) by smaglio81 on January 15, 2010
  • Burning annotations WITHOUT the WebAnnotationViewer

    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 ...
    Posted to DotAnnotate Discussions (Forum) by smaglio81 on January 15, 2010
  • WebAnnotationViewer changing rubber stamp text

    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 ...
    Posted to ASP.NET Imaging Discussion (Forum) by mlowrance on October 28, 2009
  • How to save XMP data directly to database in XML field?

    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 ...
    Posted to DotAnnotate Discussions (Forum) by ckroutil on October 27, 2009
1 2 3 4 5 Next > ... Last ยป