|
Using PHP for RTF
Sujith Nair
Recently, I had a brief stint with RTF (Rich Text Format)
files. I had to write an RTF file
and send an RTF file as attachment in mail. Initially it was a pain to understand the RTF
file format. Its header
part was apparently the most confusing part. But when I had some
understanding of the header,
the remaining task was not that difficult. Here, I am not going to
provide you with codes for
writing an RTF, but I'll help you understand how this can be achieved.
Once this is clear, you
can write your own class to write an RTF, or for that matter convert a
file to RTF.
[ Next Page ]
| Comments: | ||
| RE: Reading .doc file in php | Jayant Ochani | 06/21/05 09:07 |
| Reading .doc file in php | sruti ranjan nanda | 04/26/05 06:50 |
| transform xml to rtf | zarathoustra | 03/11/05 04:15 |
| Great help | Jayvee Vibar | 03/10/05 03:37 |
| Great help | Jayvee Vibar | 03/10/05 03:36 |
| Great help | Jayvee Vibar | 03/10/05 03:36 |
| Rading .doc file in php | Sunil | 02/02/05 01:39 |
| Goood Work ! | ksshan | 03/02/04 22:58 |
| Wordpad v.s Word | Mark Armendariz | 11/26/02 12:57 |
| Create a RTF using php | Haik | 09/25/02 10:07 |
| RE: Another way to use PHP and RTF | Pierre Chabanier | 08/22/02 09:09 |
| for those who want to go deeper..... | david | 08/06/02 04:56 |
| RE: Use MS Word to view rtf syntax - How ? | Jason | 07/31/02 11:22 |
| OpenOffice.org XML Format | Scott Carr | 07/30/02 15:49 |
| OpenOffice.org XML Format | Scott Carr | 07/30/02 15:46 |
| RE: Use MS Word to view rtf syntax - How ? | paggard | 07/30/02 05:25 |
| Use MS Word to view rtf syntax - How ? | Sean | 07/26/02 14:50 |
| RE: Another way to use PHP and RTF | paulsim | 07/26/02 14:38 |
| I challenge you - RTF | paulsim | 07/17/02 04:08 |
| Paggard RTF Class | Alex Schlup | 07/09/02 11:27 |
| IS .bmp or .gif possible? | Melissa | 07/04/02 00:47 |
| RE: if I was you | Saravanan | 07/02/02 11:22 |
| RE: if I was you | c.w.collins | 06/25/02 17:01 |
| RE: if I was you | Jason | 06/25/02 10:00 |
| RE: if I was you | paggard | 06/25/02 00:35 |
| if I was you | doesntmatter | 06/21/02 14:21 |
| Another way to use PHP and RTF | Samuel Lim | 06/21/02 08:26 |
| Another way to use PHP and RTF | Samuel Lim | 06/21/02 08:26 |
| Other References | Daniel S | 06/12/02 19:42 |
| RE: Images.... - objection! | paggard | 06/07/02 01:02 |
| Images.... | Roodie | 06/06/02 08:57 |
| RE: So what? (OK, I'll bite) | nick browning | 06/06/02 02:08 |
| RE: Create RTF | paggard | 06/04/02 05:46 |
| RE: Easier Solution | Mike G | 06/02/02 22:06 |
| RE: Create RTF | Chris Chaudruc | 05/31/02 18:51 |
| Easier Solution | Jay Haugen | 05/30/02 15:38 |
| RE: So what? (OK, I'll bite) | Mike Hoskins | 05/29/02 14:47 |
| Create RTF | paggard | 05/28/02 07:40 |
| What is going on with this site? | Jonathan Taylor | 05/27/02 13:00 |
| RE: Useful - any links to tools? | Jeff Thompson | 05/27/02 09:26 |
| Convert clasess | Bogomil | 05/27/02 09:10 |
| RE: So what? (OK, I'll bite) | kybosh | 05/25/02 09:30 |
| RE: So what? (OK, I'll bite) | Edward Muesch | 05/24/02 21:18 |
| RE: So what? (OK, I'll bite) | Edward Muesch | 05/24/02 21:17 |
| Useful - any links to tools? | Wulf | 05/24/02 11:55 |
| Re: So what? | Gecko | 05/24/02 05:16 |
| RE: So what? (OK, I'll bite) | CurlyG | 05/23/02 23:57 |
| So what? | kybosh | 05/23/02 06:14 |
|
If you are looking for help, please post on the appropriate forum here. Your questions will be answered much more quickly. | ||


