Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

Java

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

Useful PDF tools – pdfedit

10th February 2022 – We have added a new article on the free RUPS viewer, which may be more relevant now. Read our updated...
Mark Stephens
1 min read

Eclipse PDF viewer plugin and the marketplace

We have always offered a free PDF viewer plugin which is a nifty little plugin to not only allow you to view and search...
Mark Stephens
42 sec read