Where to post RTF questions?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
JasonTC
Forum Commoner
Posts: 92
Joined: Wed Nov 02, 2005 11:05 am
Location: Grand Rapids, MI

Where to post RTF questions?

Post by JasonTC »

I'm writing a script that generates RTF files and I run into the occasional stumbling block. Microsoft's RTF documentation doesn't seem very well organized and there don't seem to be any RTF forums out there. Any ideas for how to figure out my problems?

Particularly, I just want to figure out how to insert a line break. Seems simple enough; I don't know why there's no good documentation for this.

Thanks,
Jason
foobar
Forum Regular
Posts: 613
Joined: Wed Sep 28, 2005 10:08 am

Post by foobar »

Post Reply