|
I'm planning to expose a server( Amazon EC2 instance) via VNC. I dont want the user to download and install remote desktop application. I want a browser based VNC viewer. I have found the java applet based VNC viewers bit annoying. Any Ajax, Flash based...
Started by Balaji Sowmyanarayanan on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Home
Hi, so what is the fastest client? The VNC Ajax viewer or the VNC Flash viewer?
Have you tried.
|
|
Hi is there any free flash pdf viewer so that i can embeded it in my asp pages,i tried searching google but all in vain.[embedded PDF viewer will also work ]
thanks in advance
Started by Searock on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
ZViewer is a pdf file viewer based on swftools: http://swfviewer.blogspot.com/
There is a new open ....
The commercial product from Adobe that come here from searches .
Scribd has their own proprietary Flash PDF Viewer called iPaper .
|
|
I'm looking for free/open source flash PDF reader/viewer that will allow PDFs to be viewed. It should looks like viewer on IKEA catalogue 2009 (ex. http://ikeaeu.ecweb.is/09/lrgb/ ) but this script ecBook 4.1 is not free/open source.
Started by Colargol on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
AJAX Document Viewer is a flash based control and can let you view more than 300 documentI don't know if....
There is a new open source flash based viewer that works viewer.
Essentially it's your own version of Scribd.
|
Ask your Facebook Friends
|
Hi, We have a requirement to show documents (if we have URL for a document) within Flash. We have a need use embedded document viewer for MS Office and PDF documents. Are there any Flash controls available to acheive this?
Thanks.
Started by stranger001 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
On the other hand it's possible to embed a flash player on an MS Office document, with "Insert Object" method, or worse an email, with Flash movies....
Used for printed documents, and I don't think that a Flash movie qualifies as such.
|
|
I was wondering if anyone knew of an application that would show the flash log live as it updates, I made a simple app in VB that is a web browser control that is mapped to the location of my flashlog.txt but I always have to hit F5 and for some reason...
Started by Ryan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
P/flash-thunderbolt/
Example : Logger.error("Hello");
FDB (shipped with FLEX SDK) - Terminal.
|
|
I've got a content management solution where we present scanned images (TIFF), PDFs, word docs for viewing. While we can simply embed a PDF, sometimes depending on user preferences it's a bit fiddly and sometimes not user-intuitive.
I'd like a solution...
Started by Dane on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Document Viewer or AJAX Document Viewer as it is commonly known has been an industry leader for a while.
|
|
I am curious to know how the Google Docs PDF viewer works? It's not a flash like scribd.com; it looks like pure HTML. Any idea how do they did it?
Sample link to view the PDF
Started by Jeeva S on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Embedded': false, 'initialQuery': "", 'oivUrl': "http://docs.google.com/viewer?url\x3dhttp%3A%2F to view the PDF viewer in Firefox with Firebug, you will notice that when you 'highlight' text.
|
|
I'm trying to display already created PDF in a browser without having Acrobat Reader installed, using a Java Applet , not Flash (there's http://stackoverflow.com/questions/785492/open-source-flash-pdf-reader-viewer for that).
This topic is simlar to Java...
Started by volothamp on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
JPedal runs in a broswer and there ....
PdfRenderer
render PDFs to PNGs in a server-side web application
So it can be used in web-application .
But I don't know if it can be run in a browser .
There is an Apache project for PDF http://pdfbox.apache.org/.
|
|
Does anyone think it is possible to build a Google Docs style PDF document viewer, which will convert a document to a format that doesn't require Adobe Reader on the client machine?
If so, any references to point to? Either a place that had done it, or...
Started by pearcewg on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Have you seen Scribd regarding this matter and I ... .
Because some 98% of browsers have Flash 9 or greater.
From their source and trying to use Flash Paper to create an SWF out of them too as Flash Paper will pretend to be a printer.
|
|
I've have an app that is a xml/xslt driven document viewer. In its current state, a user points their own browser to the xml file and can view the pdf files from menu selections in their browser so long as they have a PDF viewer plugin such as Adobe Reader...
Started by Streamline on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Or you can write a XBAP/Silverlight/Flash based viewer.
With MFC's ActiveX document server support.
|