Open Source Embeddable Document Viewer

Mar 3, 2011

I was trying to create a Document Viewer that will support multiple Office Documents like (OpenOffice, Microsoft Office, PDF, and TIFF).Does anyone has an idea how to do this without using Flash or any software that will require a browser to download something? I am also looking for an Open Source Embeddable Document Viewer - Non Flash like the ff. Google Docs Viewer - [URL] viewer Zoho Viewer - [URL] Can any one give me so that I can start my project not from scratch.

View 4 Replies


Similar Messages:

Open Source/Free Webcontrol For Document Repository?

Jul 12, 2010

Is anyone aware of a good open source document repository webcontrol for ASP.NET? I'd like to give users the ability to upload files, create folders, etc. in particular paths on the web server. I want a full user interface so just the WebDAV API or a partial solution like Uploadify is not enough.

View 2 Replies

Social Networking :: Hide URL Of Document When Using Google Document Viewer With IFrame

Jan 24, 2014

<iframe src="http://docs.google.com/viewer?url=filename&embedded=true" style="width:600px; height:600px;margin-left:20px;" frameborder="0"></iframe>

I am using above code to show our document online.

But when we inspect element it is showing url of file which we dont't want.

it is possible to hide this url or any other alternate to show our document to user without exposing our physical file path.

View 1 Replies

Web Forms :: Looking For Document Viewer For Attachments

Jul 27, 2010

I'm looking for a web component which may be free or paid anything which can be used to view the doc, pdf and image file online without having any of those software i.e. MS Word, Acrobat Reader installed. Can u please suggest me such components. I want all of the above formats to be supported. This would be used in viewing the attachments uploaded by user.

View 3 Replies

Open Source Lead Management System With Source Code?

Sep 6, 2010

asp.net open source Lead management system with source code.

View 9 Replies

Source Control / Checked Out Codeplex And Thats Really For Open Source Projects?

Feb 15, 2010

I couldn't decide where would be the most apprioate. I looking for an online source control site, if such a thing exists? I've checked out codeplex and thats really for open source projects ? which this isn't. does anyone have a recommendations?

View 4 Replies

Web Forms :: Open Word Document In Iframe Without Open / Save Dialogue

Aug 28, 2010

In my application users upload their word document and user has been given an option to preivew the uploaded document. Inorder to preview the document i put the following code in my page_load event

div1.InnerHtml = "<iframe name='iframe4' src='DocumentUuploaded/report.doc ' target='iframe4' frameborder='no' height='500' scrolling='no' width='800'></iframe>";

The problem is it is asking Do you want to open or save this file. How can i get rid of this dialouge box

View 3 Replies

Controls :: Open And Read Data From Open Office Document Spreadsheet

Jun 11, 2013

How to read data from OpenDocument Spreadsheet and show the data in gridview....

View 1 Replies

Open Word Document Without Save/Open Dialog Box?

Feb 11, 2011

I want to open word file in internal window without Dialog box.I use below code.Its is working fine on local machine but when i upload this code on ftp server its is not working and giving me error of Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005.

[code]....

View 5 Replies

Web Forms :: Dynamically Adding Data Source To Table In Report Viewer

May 25, 2012

I need to export a pdf using Report viewer.I have not to use .xsd(dataset). Instead i have to use the normal stored procedure and i can use data set and get the table.I need to assign the data table to the table in the report viewer in VS 2010.

View 1 Replies

Widgets - How To Make Embeddable Code

Jan 28, 2010

you must have seen widgets like code which people place inside their HTML and it starts showing a small widget in there, how we can we do it in ASP.net, for example if i want to show some specific data of my site to anywhere some specific code is placed, how can i generate that embeddable code that can start showing my specific block of data to anywhere from any site?

View 2 Replies

C# - Reading Stream And Open That Document?

Oct 15, 2010

I have a stream object in which I have some document, I know what document is it, how can I open that document without saving it into a file physically. So I want to directlly open the document from stream itself without saving it.How to do that? I doing it in c#

View 4 Replies

Web Forms :: ITextSharp Open Document As 75%?

Apr 27, 2010

i am using iTextsharp to generate pdf ,i would like to open a pdf at 75%

View 1 Replies

Open PDF Document From Network Drive

May 13, 2014

I have a link button column in gridview and that column have a network drive pdf document link. i want to open that document when click on that button.

View 2 Replies

How To Open New Window With Streamed Document In Web Forms

Jan 3, 2011

I have an ASP.NET Web Forms application. I want to have a button to post back to the server that will use my fields on my form (after validation) as parameters to a server process that will generate a document and stream it back to the browser. I want the form to be updated with some status results.

What is the best way to achieve this? Right now, I've got the button click generating the document and streaming it back tot he browser (it's a Word document and the dialog pops up, and the Word document can be opened successfully) but the page doesn't get updated.

View 2 Replies

WebMatrix :: Can Open A Word Document In Browser

Apr 2, 2011

I was playing with some files the other day and one of them was a word document. That then got me thinking whether it was possible to open thos files in my browser. Saves Opening/Saving everytime i click on a document.

View 1 Replies

Open, Edit And Save A Word Document?

May 30, 2010

I want to get a word document from data base by ASP.Net and show it on Internet Explorer, then I want to edit some text and replace this document with the original one, exactly same as Sharepoint. I couldn't find any tutorial or example for this situation.

View 1 Replies

Open A Document In A Separate Window From A Site Map?

May 6, 2010

I was hoping to open a document in a menu control using a sitemap. I am using the following code in the sitemap but get an error. I would like to be able to click on the menu item, have it open the sample doc in a new window, but not to have the original page navigate to a new place (essentially to do nothing on the main page.)

<siteMapNode url="javascript:window.open('Sample.doc','SampleName'); return false" title="FAQs" description="FAQs" />

Is there some javascript I can use that does not require me to register a function on every page?

View 3 Replies

Web Forms :: Open A Word Document Or PDF Stored On The LAN

Nov 22, 2010

I need to be able to click on a button and have it open a word document help file that is stored on the LAN (e.g. \serverfilepath.doc). The word doc can be opened in Word or in the browser, which ever is easier. What's the easiest way to do this?Opening a PDF is even easier, I'm open to that option as well. I'm running Visual Studio 2008 with VB codebehind.

View 3 Replies

How To Open A Word Document On Click Of Link Button

Jan 18, 2010

i have an link button in my gridview once user click that link button i need to open an a word document(the path where the document is stored in server would be like this c:/abc/doc/abc1.doc) so now i should all ow the user to download that document for viewing it.

View 2 Replies

Web Forms :: Open Word Document Located On Webserver?

Jan 20, 2010

I have an word document that's get opend by an web application and some handling is processed.

On my local iis serer this works but not on the real web server.

I installed word 2007 on the web server and set impersonation to true in the web config.

The code I use:

[Code]....

View 7 Replies

Configuration :: Cannot Open A Word Document From Web Server Machine

Mar 26, 2010

I wrote an web form application in C# to open Office Word 2007 documents from the application. This worked perfectly testing in my development environment. But after deploying my application to web server, the documents do not open and I get the following error retrieving the com class factory for component with clsid failed due to the following error: 80040154

It looks like it may be because Office Word 2007 is not installed on the web server box. Would installing it on the web server be the solution, or is this a bad idea. If it is not the solution, then would is an alternative way to do this.

View 2 Replies

C# - Getting Error When Open Word Document File Which Is Generated Using .net?

Jul 17, 2010

I am using below code to generate word document using assp.net/c#.net, please tell me where i am missing it is generating word file and all contents are their.but problem is that when i open it it gives me error:"The Office Open XML file filename.doc cannot be opened because there are problems with the contents"
and after clicking ok i get my required file.remove this error.

in error details:The file is corrupt and cannot be opened after it again gets a error message:"word found unreadable content in myfile.do you want to recover the contents of this document? if you trust the source of ths document,click yes"

using System;
using System.Collections.Generic;
using System.Text;
using Microsoft.Office;

[code]...

View 1 Replies

How To Open Source CMS System

Feb 20, 2010

We are in the process of building corporate website where they need basic web content search and document upload and search on the same.

I would like to know if any open source CMS tool out there which will allow us to do that.

Mojo protal - is soemthing i am looking at it. let us know feedback on the tool. We are looking very simple CMS features.

View 2 Replies

C# - What Is The Best Open Source For .NET Controls?

Aug 13, 2010

Does anyone he best opensource for .NET controls? With Dev Express, Telerik, they so cool, but they are commercial version.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved