summaryrefslogtreecommitdiffstats
path: root/Magdir/pdf
blob: e90214efb9a6a5f6e781e6a2467e5efd782f5ffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#------------------------------------------------------------------------------
# pdf:  file(1) magic for Portable Document Format
#

0	string		%PDF-		PDF document
>5	byte		x		\b, version %c
>7	byte		x		\b.%c

# From: Nick Schmalenberger <nick@schmalenberger.us>
# Forms Data Format
0       string          %FDF-           FDF text
>5      byte            x               \b, version %c
>7      byte            x               \b.%c
OpenPOWER on IntegriCloud