| 12345678910111213 | #------------------------------------------------------------------------------# 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 Format0       string          %FDF-           FDF text>5      byte            x               \b, version %c>7      byte            x               \b.%c
 |