•  
  •  
  •  
 

Browse by Tags

All Tags » DocumentViewer
  • Saving Multi-Page PDF from DocumentViewer

    Hopefully an easy question this.. I have a Windows Forms DocumentViewer control which I have populated with a number of images. When I call the Save method and pass it a TiffEncoder it creates a multipage Tiff, however if I pass it a PDFEncoder I only get the last image in the control in a PDF.  How can I create a PDF containing all the ...
    Posted to DotImage Discussions (Forum) by Logster on March 24, 2010
  • Drag and Drop with WebThumbnailViewer

    Hi, I'm using dotImage 7.0. I'm using WebAnnotationViewer along with WebThumbnailViewer to show either a single page image or multi page image. I am trying to add drag and drop functionality to the application so that a thumbnail can be dragged from the WebThumbnailViewer to possibly another WebThumbnailViewer.  I ...
    Posted to ASP.NET Imaging Discussion (Forum) by heather on February 8, 2010
  • Extracting the Images from the DocumentViewer

    Due to there being a bug in the Save method of the DocumentViewer which results in only the loaded image is saved, I need to retrieve all the images and add them to a ImageList so I can then save using the PDFEncoder.Save() method. My question is how can I get the full images returned as an AtalasoftImage.  Anyone got any ...
    Posted to DotImage Discussions (Forum) by David Gray on April 6, 2009
  • DocumentViewer Multiselect

    Is there any way to rotate several images at once if you are using the DocumentViewer class?
    Posted to DotImage Discussions (Forum) by FrankSuero on March 10, 2009
  • Highlighting text

    Hi, not sure if this is a DotAnnotate or a DotImage question. I'm creating a PDF Document viewer based on the Atalasoft.Imaging.WinControls.DocumentViewer control. I've added a search box so a user can search through the text, but I need to add 2 types of highlighting to the viewer and am struggling to do it. Firstly, when a user enters ...
    Posted to DotImage Discussions (Forum) by bobflemming on December 30, 2008
  • DocumentViewer features

    Hi, I have some questions about the DocumentViewer. 1. Is it possible to show the (last) 4 selected images in the ImageViewer, not only the last? 2. How can I change more than 1 image in the DocumentViewer? I tried the next code, to rotate the Image after scanning: Atalasoft.Imaging.ImageProcessing.Transforms.RotateCommand cmd = new ...
    Posted to DotImage Discussions (Forum) by Evert-Jan on December 22, 2008