Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RTF files
Message
De
27/04/1997 22:41:05
 
 
À
25/04/1997 13:01:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00029705
Message ID:
00029866
Vues:
24
>I'm using FoxPro to print Word RTF files. I need to chop off the header of the RTF file. Anyone know how to find the end of the header using low level file functions?
>

The real header of a RTF file can consist of

\rtf charset \deff fonttbl filetbl colortbl stylesheet revtbl

where all the parts except the \rtf charset can be optional.

If you look at typical RTF files other things appear to also be part of the header such as page size, margins, paragraph definitions etc, however, these are really part of the document section.


I suggest you download and print:
http://www.primate.wisc.edu/software/RTF/RTF-Spec-1.3.rtf

This seems to be a copy of the official Microsoft RTF file specification document which is probably available other places as well. It contains more than you ever wanted to know.

Good luck
__________________________________________________
Mesa Vista Software (david@mesa-vista.com)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform