I need a web based document viewer, open sourced(free), in which i can show my tiff images. I\'ve gone through so many links however couldn\'t found any product which sup开发者_如何学运维ports the ti
I am using a Table Viewer with check boxes as following: final TableViewer legendViewer = new TableViewer(parent, SWT.CHECK);
i have a page where there are two links to pdf files. the first one doesn\'t work and show the mentioned message in the title, but the other one works fine ??
I am designing an app that shall download MS Office documents (PowerPoint, Word) from a server and launch a viewer like Documents to Go.
I have two views: one with a TreeViewer and another that has SWT widgets.I want activities in the view with the widgets to cause changes in the view with the TreeViewer.In reading the various resource
What my page does: The user selects a report, selects some开发者_运维知识库 parameters and then click the preview button, which calls crystal reports to run the report and export the result as a PDF
I\'ve been trying to figure out how to display a photo on Android.I can create an ImageView and display a picture, but the functionality is limited (no zoom, pan or share).Is there a demo or tutorial
I\'m developing an applet and I\'ve recently added a MANIFEST file to it for version information. My original intent was to see the version of the applet shown in the
HI all, I wnt to develop an ImageViewer using qt. I m trying to resize big images by scaling them. My problem is , when i change the screen orientation some part of the image gets clipped and also if
I\'ve been working on a web application using Visual Studio 2010 on a Windows 7 OS. I used Log4Net for logging on the Event Viewer and that worked out great, meaning that everything is being correctl