viewer

What happened to codesaga tfs/svn history viewer?

What happened with this fine tfs/svn history viewer? The codesaga.com domain seems to be governed by some other entity. It seems that project is not maintained anymore? ...

Silverlight 4.0 PDF Viewer

Any free control to view PDF for Silverlight? or how to view pdf in silverlight from memory stream? ...

Do I need to override the writing methods of NSDocument in subclasses for an application that will only be a viewer for files.

I think I may be missing the obvious but I'm not sure. The section on subclassing NSDocument in the docs states that subclasses of NSDocument must override one reading and one writing method. If I'm creating a viewer application that will not write anything back, do I still need to override a writing method (returning what, nil?) or ca...

How to create filter option in RDLC report column ?

I wanted to have filter option (like the one available in Excel sheet) in rdlc report column. is it possible and how ? http://img62.imageshack.us/img62/2223/sample1n.png i am trying in Visual studio 2005 and Microsoft report viewer. kindly let me know the option for this or a work around for it. Thanks ...

Jasper Report: how to customize JasperViewer so that it could only export in one format?

Hi, our customer is loving the Jasper viewer, but we have a problem. It exports data to several different formats (PDF, Excel, CSV, HTML, etc.), but our customer only wants to export to PDF. How can we customize the Jasper Viewer so that the only format which our users can choose to export data is PDF? ...

netbean applet viewer dimensions

How can i change appletviewer dimensions in netbeans. Now it's show on 200x200. ...

How to display (converted) Word document content in Sharepoint

There is Page Viewer Web Part which can display HTML page. Is there another webpart that can display the content of the Word document or alternatively a way to convert a Document from inside OOTB Sharepoint? ...

adding pictures into scroll viewer

how can i add pictures into scroll viewer in C#? ...

I need to view a Multipage TIFF in a WPF application

I need to view a multipage tiff with WPF. I currently have the following: <FlowDocumentReader> <FlowDocument> <BlockUIContainer> <Image x:Name="DocImg" Source="test1752158790.tif" /> </BlockUIContainer> </FlowDocument> </FlowDocumentReader> I can only view the first page. Is there a way ...

c# clipboard viewer... on firefox the event fires twice..

hi .. iam trying to use the code posted here http://stackoverflow.com/questions/621577/clipboard-event-c it does work really great, but while testing, i found out that when copying from some application as example firefox, you will get the event running twice, so if you are saving the copied text to a textfile, or writing them to a text...

Google Docs viewer in IE

Hey all, I've searched high and low for a solution, but can't find one. I'm using Google Docs Viewer to view PDF files. It's a great tool, but I can't seem to get it working in Internet Explorer (7 or 8). All my images come up as a 'missing' icon. If I view the file externally, it seems to load fine and it will start working (I'm assu...

Program for viewing MATLAB figures without MCR library

I need to send a 3D .fig file to someone without access to MATLAB. I've already compiled an executable that will open a MATLAB figure, but it requires the MCR library to be installed, and the user does not have admin rights on their computer. Is there a simple program out there that can open a .fig file and allow the user to rotate/zoom/...

Actionscript image download open custom viewer

Hi Gurus, i am downloading tiff images from WAMP server using our Flex AIR client. Using the following code for that. public static function requestDownload(id:int, defaultName:String):void { //POST params var urlVars:URLVariables = new URLVariables(); urlVars.action = "download"; urlVars....

Event Viewer tool of Windows 2008 and Windows 7

I would like to know if my .Net code can write into Windows log-->Application part of the Event Viewer on Windows 2008 server and Windows 7 if I am a Non-administrator user. ...

Jface's CheckboxTreeViewer how to set initial selection

Hello. This question may sounds trivial, but i am struggling with the issue, so, please help if u can. So, here it is : i am using a CheckboxTreeViewer for some good reasons. I've google-it for some class usages, and i am currently able to check/uncheck all the childrens of a selected node, and to preserve the selection after a live sear...

A PDF viewer with a toolbar actions

I want a Drupal Module who let to the Adminintrator to upload pdf files and the users to read them in a viewer with a Toolbar that contains print, download and quit boutons like the calameo website. The possibility to have statistics on user's Toolbar actions will be appreciated. ...

Alternatives for server-side PDF viewing?

I'm looking at options for rendering PDFs on the server to avoid the user having to download them (they're big docs) and/or have a PDF reader installed and configured (audience is not tech savvy). The Google Viewer and Scribd are nice examples, but I'm not interested in making the PDFs available on the web (for Google) or storing them o...

Embed Powerpoint viewer on a web page (PHP)

I am building a PHP application where the user upload Powerpoint files. I want the other users to view it online instead of downloading. (Using a third party apps like google docs might be a little cumbersome for the users) Is it possible to write a powerpoint viewer code in PHP? ...

Looking for a automated web pdf viewer in java

whenever user uploads the new document automatically it have to converted into SWF then only we can show the file in flexpaper but they(flexpaper)asking us to do a conversion from pdf to swf give me an idea to automate this in my jboss using java ...

Windows event message viewer for viewing messages sent by PostMessage() function

Couple of years ago i used some tool to monitor what event messages were being sent to a window. I can't remember the name right now. Can someone please tell me some tool with this functionality. ...