Skip to Content

 APDFL: Properties and Metadata

Is there a simple way to identify a file as being a PDF?

The first line of every PDF document is a file header with the characters “%PDF-“ followed by a version number, shown as “1.n” or "2.n", where “n” would be a digit from 0 to 7. The first line of a PDF document might look like this: %PDF... Read More