Portable Document Format (PDF) is a file format used to present documents in a manner independent of application software, hardware, and operating systems.

PDF

Why is white a special color in PDF files?

White is a special color in the PDF file format. This is because of the way different colours work in the PDF file format....
Mark Stephens
1 min read

7 ways to navigate around a PDF file

Update: You can see all these modes in action on Youtube. A PDF file is a multipage document which can contain many pages. Unlike...
Mark Stephens
1 min read

What Java Developers need to know about PDF Files?

PDF stands for portable document format and is the world’s most popular file format. So it’s likely to be one that Java Developers need...
Mark Stephens
2 min read

How to Convert PDF co-ordinates to Java co-ordinates

How do Java co-ordinates work? Java is a top, left system, which means 0,0 is in the top, left corner of the screen with...
Chris Wade
1 min read

PDF Text extraction – Why can I not extract…

Every so often people send us files and ask why we cannot extract the text from them – I mean we can view the...
Mark Stephens
1 min read

How to Compare PDF files

Asking how to compare PDF files is a frequent question on the PDF forums. It is important to understand what you are trying to...
Mark Stephens
1 min read