Project

General

Profile

Download (379 Bytes) Statistics
| Branch: | Tag: | Revision:
1
# PDF - Portable Document Format - Postscript-like format by Adobe
2
# Pattern attributes: good fast notsofast subset
3
# Protocol groups: file
4
# 
5
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
6
# This pattern has been tested and is believe to work well.
7

    
8
# Matches PDF versions 1.0 - 1.6 (not sure if 1.6 exists yet, but it probably 
9
# will.
10
pdf
11
%PDF-1\.[0123456]
(85-85/148)