I want to add Textfields in word file by code.. is that possible in iphone?
Asked
Active
Viewed 66 times
1
-
I'm not sure that makes sense. Care to elaborate? – gak Dec 28 '12 at 19:02
-
By "word file", do you mean a Microsoft Word Document? – Jeffery Thomas Dec 28 '12 at 19:04
-
Gerald Kaszuba - i want to create a custom microsoft word file by coding – KsK Dec 28 '12 at 19:10
-
@kanwar : That would be very helpful of entire world. There is no such API for reading and writing xls, xlsx, so I guess no .doc or .docx will be there. – Anoop Vaidya Dec 28 '12 at 19:14
-
@AnoopVaidya- like we create a word file and add content into word file.. then i think there might be way to create custom files.. the diffrence will be only in how and what content to be passed to file in word document.. is in it? – KsK Dec 28 '12 at 19:19
1 Answers
0
This is the best I could dig up: How to create .doc file or word processor in iOS application?
It's not most encouraging answer, but it's a starting point.
The library is located at http://libopc.codeplex.com/

Community
- 1
- 1

Jeffery Thomas
- 42,202
- 8
- 92
- 117