All Stories

How to set up PDF to HTML5 conversion to…

One of the big themes of 2019 was running software in the Cloud using technologies such as Docker. The most commonly asked support question...
Leon Atherton
55 sec read

What is changing with our standardised manifest values and…

Manifest files are a small text information file stored in the jar. It is a useful place for storing information about the jar. In...
Ethan
2 min read

How does Java handle different Images and ColorSpaces –…

One of the attractions of Java is the way it abstracts and simplifies many programming constructs. In place of Tiffs, PNGs, JPEGs and other...
Mark Stephens
1 min read

What are the WMF and EMF Image File formats?

What is an EMF file? EMF is a large metadata Windows file format designed to store high resolution images for high-quality image printing. It...
Mark Stephens
57 sec read

How to use JDeps with multi-jars in Java

If you have followed previous instalments, you will know we have used JDeps to create a multi-jar file version of our JPedal Java library....
Mark Stephens
1 min read