1318Srgrimes
262114Speter#------------------------------------------------------------------------------
3318Srgrimes# $File: pdf,v 1.12 2020/01/30 01:48:44 christos Exp $
493731Sjhb# pdf:  file(1) magic for Portable Document Format
593731Sjhb#
661640Speter
750477Speter0	name	pdf
8318Srgrimes>8	search/512	/Filter/FlateDecode/	(password protected)
9318Srgrimes
103743Swollman0	string		%PDF-		PDF document
11126899Sbde!:mime	application/pdf
12103584Speter!:strength +60
13103584Speter>5	byte		x		\b, version %c
14209313Skib>7	byte		x		\b.%c
15209313Skib>0	use		pdf
16209313Skib
17209313Skib0	string		\012%PDF-	PDF document
18209313Skib!:mime	application/pdf
19209313Skib!:strength +60
203743Swollman>6	byte		x		\b, version %c
213743Swollman>8	byte		x		\b.%c
2225164Speter>0	use		pdf
2325164Speter
24122487Sjhb0	string		\xef\xbb\xbf%PDF-	PDF document (UTF-8)
25122487Sjhb!:mime	application/pdf
26122487Sjhb!:strength +60
27122487Sjhb>6	byte		x		\b, version %c
2825164Speter>8	byte		x		\b.%c
2925164Speter>0	use		pdf
3025164Speter
31122490Sjhb# From: Nick Schmalenberger <nick@schmalenberger.us>
32122490Sjhb# Forms Data Format
33122490Sjhb0       string          %FDF-           FDF document
34122490Sjhb!:mime application/vnd.fdf
35122490Sjhb!:strength +60
36130483Sjhb>5      byte            x               \b, version %c
37122490Sjhb>7      byte            x               \b.%c
38122490Sjhb
39122490Sjhb0	search/256	%PDF-		PDF document
40122490Sjhb!:mime	application/pdf
41147378Sups!:strength +60
42147378Sups>&0	byte		x		\b, version %c
4325164Speter>&2	byte		x		\b.%c
4425164Speter>0	use		pdf
45122006Sjhb