Ticket T350273
Visible to All Users

ImageViewer for different Images pdf, tiff available?

created 9 years ago

Hi,

does DevExpress has an ImageViewer for different Images pdf, tiff ?
If yes, are there some good examples anywhere?

Answers approved by DevExpress Support

created 9 years ago

Hello,
We have several controls that are designed to display images. PictureEdit displays a single image. ImageEdit displays an image in a popup window. ImageSlider enables you to navigate between images with animation. GalleryControl can group and arrange several images at once.
These controls operate images that are loaded into your application. The loading is done using the default Image class. By the way, it can load TIFF images as well.
PDF files are not images and have a more complex structure. We have a special control to view PDF files - PDF Viewer.
I hope you find this information useful.

    Show previous comments (6)
    DevExpress Support Team 9 years ago

      Hello.

      >> PDFViewer against TIFF format ticket is not longer available.<<
      That ticket is marked private, thus you could not open it. Please accept our apologies for providing you with an incorrect link. I have attached the sample Andrew mentioned from that thread for your reference.

      From what I gather, you wish to display a preview of PDF documents. And open a certain document when the preview is clicked.  Please correct me if I've mistaken.

      If so, you can generate an image from the first page in the document via the PdfViewer.CreateBitmap method to use it as a preview.

      Please do not hesitate to contact us if you need further assistance with this subject.

      PK PK
      Paul Kasparbauer 8 years ago

        This works fine, but not with a multipage TIFF

        DevExpress Support Team 8 years ago

          Hello Paul,

          Our PdfViewer provides the PdfViewer.CreateTiff method to export a PDF document to a TIFF image. Please check this method and let me know if you need our further assistance with this subject. If so, provide us with a small sample that shows the problem. We will do our best to help you.

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.