is announcing that ViewerJS with version number 0.5.9 is already available to download.
What is ViewerJS ?
ViewerJS is Easily embed OpenOffice and PDF files in Web pages with the help of one single JavaScript library that breaks down the file and reconstructs it via HTML .
ViewerJS will permit developers to easily embed a file inside a Web page without having to offer it for download as in previous years.This JavaScript library reads the file’s source code, breaks down its content, and then reconstructs the original file piece by piece using HTML, JS, and CSS code.The final result is embedded inside an iframe, with additional controls overlaid on top, controls for helping navigate or zoom in&out the file.The library supports PDF files, and OpenOffice formats like ODF, ODS, and ODP.Original images, fonts, and text formatting is preserved, so the embedded document looks exactly like the original file. ViewerJS practically merges the work put into the PDF.js and WebODF projects.
This is changelog for ViewerJS version 0.5.9 :
You can read the complete changelog and also download this latest version on their homepage: viewerjs.org


