freebsd-dev/magic/Magdir/pdf
2014-06-24 21:24:48 +00:00

18 lines
542 B
Plaintext

#------------------------------------------------------------------------------
# $File: pdf,v 1.7 2013/08/22 07:47:26 christos Exp $
# pdf: file(1) magic for Portable Document Format
#
0 string %PDF- PDF document
!:mime application/pdf
>5 byte x \b, version %c
>7 byte x \b.%c
# From: Nick Schmalenberger <nick@schmalenberger.us>
# Forms Data Format
0 string %FDF- FDF document
!:mime application/vnd.fdf
>5 byte x \b, version %c
>7 byte x \b.%c