Difference between revisions of "Type RichText"

From truxwiki.com
Jump to navigation Jump to search
Line 14: Line 14:
 
|-
 
|-
 
| Format Details
 
| Format Details
 +
| Yes
 +
|-
 +
| Carve Meta Data
 
| Yes
 
| Yes
 
|-
 
|-
Line 27: Line 30:
 
=Description=
 
=Description=
 
Rich text format document
 
Rich text format document
 
=Details=
 
* [http://www.biblioscape.com/rtf15_spec.htm RTF]
 
  
 
=Truxton Exploiters=
 
=Truxton Exploiters=
 
This file type is handled by the following ETLs:
 
This file type is handled by the following ETLs:
 
* [[Expand]]
 
* [[Expand]]
 +
 +
=Carve Meta Data=
 +
When Truxton carves this file, it can populate the following columns in the <code><nowiki>[</nowiki>[[File Table|File]]<nowiki>]</nowiki></code> table:
 +
* <code>Created</code> - When the file was created
 +
* <code>LastWrite</code> - When the file was last modified
 +
 +
=Details=
 +
* [http://www.biblioscape.com/rtf15_spec.htm RTF]

Revision as of 08:28, 15 January 2024

Details
Defined Constant Type_RichText
File Type Value 238
Parent Type ASCII Text
Carve Yes
Format Details Yes
Carve Meta Data Yes
MIME Type text/rtf
Filename Extension rtf

RTF

Description

Rich text format document

Truxton Exploiters

This file type is handled by the following ETLs:

Carve Meta Data

When Truxton carves this file, it can populate the following columns in the [File] table:

  • Created - When the file was created
  • LastWrite - When the file was last modified

Details