Most of the time, you can just use a PDF file without thinking about what lies ‘under the bonnet’. But sometimes you want to find out about the actual objects inside a PDF file.
I need to do this quite often to debug our PDF viewer but it is also useful if you want to know about the colors used and how the PDF might print or whether it has any useful text. It also allows you to see how big the images inside the PDF really are and whether they can be easily extracted.
I used to open the PDF in a text editor but this is not an ideal solution. Not only can it be quite hard to decipher, but if the PDF is encrypted or contains compressed data and objects you cannot view these.
So I was really pleased to find a little feature hidden inside the Advanced menu option of Acrobat 9.0 to ‘Browse Internal PDF Structure‘
This allows you to see the actual PDF objects much more clearly. You will still need your trusty and well-thumbed copy of the Adobe Acrobat PDF specification but it has saved me a lot of time when needing to see what is happening inside a PDF file.
This post is part of our “Understanding the PDF File Format” series. In each article, we aim to take a specific PDF feature and explain it in simple terms. If you wish to learn more about PDF, we have 13 years worth of PDF knowledge and tips, so click here to visit our series index!
Latest posts by Mark Stephens (see all)
- Interesting PDF bugs – How wrong can the references be? - June 19, 2013
- XFA updates - June 14, 2013
- June edition of Entrepreneur country now available online as HTML5 magazine - June 13, 2013
- Customising your keyboard shortcuts in NetBeans IDE - June 11, 2013
- PDF puzzlers – when is a return character significant in a stream? - May 28, 2013


Pingback: Useful PDF tools – pdfedit | Java PDF Blog
Pingback: Useful PDF tools – PDF CanOpener | Java PDF Blog