Digital programming is a blog for developers & coding enthusiastic people. It provides a lot of solutions & strategies of coding in simplistic way.
8 Jun 2015
Php Code to generate word document in print view from html
Use the following code as a html attribute with the html starting tag
xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40"
No comments:
Post a Comment