Invented by Adobe Systems over 20 years ago, the Portable Document Format (PDF) is now an open standard for electronic document exchange maintained by the International Organization for Standardization (ISO). When you convert documents, forms, graphics, and web pages to PDF, they look just like they would if printed.

PDF

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 Embed your own data in PDF files

Because of its power and flexibility, the PDF file format is often used for Internal workflows. Sometimes it would be useful to embed your...
Mark Stephens
54 sec read

How are images displayed in a PDF file?

Images are not stored inside a PDF file as Tiff or PNG or JPG images. They are stored as the binary pixel data along...
Mark Stephens
1 min read

How to create your own test certificates and keys…

From a practical point of view you need one of two sort of files in order to sign something.  Either a keystore file or...
Daniel
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