I am working on a website that need to embed weekly PDF file on a page.
We don’t want to use Flash since website need to support cross browsers(like Android).
I have reviewed following topic but it doesn’t meet my target since some browsers don’t support HTML5.
Browsing PDF in a web page without using Flash
I now have three options and wonder which is better.
1.Use Google Doc Viewer – the problem of google doc viewer is that PDF resolution can’t be too high.
As result our PDF content become unclear.
2.OpenLayers – we have to convert our PDF file to image.
3.DimViewer – this is not open source tool.
If anyone has similar experience welcome to share.
Use Google Doc Viewer before, yes it has some limitations like zoom in/out.
If you have more experience in open source then OpenLayers is a good option.
Otherwise commercial tools like DimViewer may a good choice in terms of support.