Main
Index
Search
Posts
Who's
Online
Log
In

Home: Products: CMS Builder:
PHP Document Viewer

 

 


nmsinc
User

Nov 23, 2011, 1:10 PM

Post #1 of 5 (2841 views)
Shortcut
PHP Document Viewer Can't Post

I'm looking for a web-based PHP document viewer - if you have knowledge with this, please pass it on here!

Thanks - nmsinc


Dave
Staff / Moderator


Nov 23, 2011, 7:20 PM

Post #2 of 5 (2831 views)
Shortcut
Re: [nmsinc] PHP Document Viewer [In reply to] Can't Post

Hi nmsinc,

Can you give some more details about what you're looking for. Is it a web based IDE for editing PHP files? Or something else?

Dave Edis - Senior Developer
interactivetools.com
 


nmsinc
User

Nov 24, 2011, 7:46 AM

Post #3 of 5 (2760 views)
Shortcut
Re: [Dave] PHP Document Viewer [In reply to] Can't Post



Hi Dave,



Sorry, I should have been clearer.



I need a document viewer similar to the one found here:

http://www.ajaxdocumentviewer.com/sampledemo/sampledocuments.asp



Our design holds multiple types of documents and images posted to records. Our client needs to offer their customers a way to view and print these documents outside the office such as a tablet. He wants a split screen viewer, one with documents on one side and images on the other. However, the cost per use base makes the one located at the link above impractical.



Thanks - nmsinc





Dave
Staff / Moderator


Nov 24, 2011, 11:25 AM

Post #4 of 5 (2738 views)
Shortcut
Re: [nmsinc] PHP Document Viewer [In reply to] Can't Post

Hmm, interesting. I haven't seen anything quite like that before. I did a quick search for alternatives but with no luck. Maybe someone else post with some ideas?

How much do they charge and what are the file formats your client needs to support?

A basic implementation might be a file list down one side and an iframe to view the document on the other. But I think you'd need to do on the fly conversion from PDF to PNG and a few other tricky things.

Dave Edis - Senior Developer
interactivetools.com
 


Toledoh
Enthusiast

Nov 24, 2011, 2:16 PM

Post #5 of 5 (2715 views)
Shortcut
Re: [Dave] PHP Document Viewer [In reply to] Can't Post

doesn't google have a document viewer snippet? I'm sure I've used it before within a shadowbox window... I'll see if I can find it


http://docs.google.com/viewer?pli=1
Cheers,

Tim Forrest
Toledoh Enterprises
www.toledoh.com.au

(This post was edited by Toledoh on Nov 24, 2011, 2:18 PM)