PHP Document Viewer

5 posts by 3 authors in: Forums > CMS Builder
Last Post: November 24, 2011   (RSS)

By nmsinc - November 23, 2011

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

Thanks - nmsinc
nmsinc

Re: [nmsinc] PHP Document Viewer

By Dave - November 23, 2011

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

Re: [nmsinc] PHP Document Viewer

By Dave - November 24, 2011

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

Re: [Dave] PHP Document Viewer

By Toledoh - November 24, 2011 - edited: November 24, 2011

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 (toledoh.com.au)