pdf 542 B

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