In monotouch? you'd most likely need a equivalent to this:
http://epplus.codeplex.com/ ... which is only for Excel (and I dont know if it works with MT). At a guess, I'd say you can't (short of writing your own .docx generator). You CAN generate PDF's if thats useful - it's built into iOS. To be honest, I'd think about generating an XML or json file, and using something serverside to generate them, as you then have more control over resources and a full framework On Mon, Jan 9, 2012 at 13:33, Richard <[email protected]> wrote: > Anyone know how to create Microsoft Word files (doc or docx) > > > richard > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/create-doc-tp4278446p4278446.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
