Re: File Conversion Using Cocoa

2009-09-15 Thread Greg Guerin
Ramesh P wrote: I would like to convert pdf, doc files to html files using Cocoa? Please help me in this. man textutil http://developer.apple.com/mac/library/documentation/Darwin/Reference/ ManPages/man1/textutil.1.html Otherwise: http://www.whathaveyoutried.com -- GG ___

Re: File Conversion Using Cocoa

2009-09-15 Thread Jens Alfke
On Sep 15, 2009, at 6:53 AM, Ramesh P wrote: I would like to convert pdf, doc files to html files using Cocoa? Please help me in this. This is the kind of question you would ask a paid consultant, not a mailing list. Please ask more specific questions; preferably after reading some docum

Re: File Conversion Using Cocoa

2009-09-15 Thread I. Savant
On Sep 15, 2009, at 9:53 AM, Ramesh P wrote: I would like to convert pdf, doc files to html files using Cocoa? Please help me in this. If you want more specific information, break your problem down into steps. "How do I write this application?" is an unreasonably-broad question. In