• Contact Us 1.866.568.0129

Browse by Tags

All Tags » WebAnnotationVi... » annotations
Showing page 1 of 2 (14 total posts)
  • WenAnnotation - Save Annotation - BUG

    Hi, I'm using dotImage 7.0 for displaying image in in WebAnnotationViewer. There is an issue/bug in it as explained below: I opened an image in WebAnnotationViewer and zoomed it to some extent. Then I created some annotation on it and saved annotations. After annotations are saved, WebAnnotationViewer's autozoom mode got set to BestFit which ...
    Posted to ASP.NET Imaging Discussion (Forum) by rajesh_awate on April 15, 2010
  • Print Annotate in the web

    Hi, I hope that your help me.I try print with annotate but i can't. Help me. This is web annotation   thank's 
    Posted to DotAnnotate Discussions (Forum) by Alexis_MC on March 24, 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
  • 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
  • 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
  • Double click event on Annotation

    Hi, I use trial version of atalasoft but I couldn't find a way to handle double click event on an annotation in the webform(Web application). I see there is a way via javascript but I need only server side event for my project . If this great product has this property , let me konw how can I do it in projects? I used Rectangle ...
    Posted to ASP.NET Imaging Discussion (Forum) by rohban on April 15, 2009
  • Re: RE: Printing Annotations

    You will need to burn the annotations onto a temporary set of images, and then print out each individual page (or use PDF) Here is a knowledgebase article that shows how to burn annotations onto an AtalaImage:http://www.atalasoft.com/KB/article.aspx?id=10164 Here is a blog article that I wrote a while back that shows one method for printing a ...
    Posted to DotAnnotate Discussions (Forum) by David Cilley on January 30, 2009
1 2 Next >