I have a CMS system writt开发者_JAVA百科en in ASP.NET which among other things allows users to upload documents, typically PDF, powerpoint, Word etc.
Willing to award a +500 bounty for a working example. There are only 2 source code examples that I know of to accomplish the Document Preview interface on the iPad, like those found in Number, Pages,
I have a function that takes 2 parameters : 1 = XML file, 2 = XSLT file, then performs a transformation and returns the resulting HTML.