Page 1 of 1

Documents help[WORD,PDF]

Posted: Wed Mar 14, 2012 5:38 am
by srai
Need to know is there any API or library which i can use to create doc files

I need to proper format the text ( Coloring , font , size , allignment , tables etc etc ) with the help of code

Re: Documents help[WORD,PDF]

Posted: Wed Mar 14, 2012 6:41 am
by Celauran
HTML with inline styling, then fwrite to .doc file works fine.