Dynamic Word Doc Formatting using PHP

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
sixseven
Forum Newbie
Posts: 1
Joined: Thu Dec 11, 2008 1:17 pm

Dynamic Word Doc Formatting using PHP

Post by sixseven »

I know how to create a word doc using php but I do not know how to use php to dynamically insert page breaks or manipulate word table properties such as borders, shading and alignment.

Is there a book on this?

I know there is a way to use vb macros to do these things, but is there a way to dynamically create a masterfully formatted word doc using php?

Thanks!
Post Reply