Search results for: pdf to html5

Font Scaling looks wrong on Android? This might be…

I spend a lot of time working with fonts in our PDF to HTML5 Converter and have found that the setup for rendering fonts...
Sam Howard
1 min read

Java 8 Lambda Expression Explained in 5 minutes

At IDR Solutions I work on the development of our Java Developer libraries (a Java PDF Viewer and SDK, PDF to HTML5 converter and a Java ImageIO replacement). We...
Ernest Duodu
1 min read

9 tools to help you with Java Performance Tuning

Previously I wrote an article about 5 tools to help you write better java code which helped to improve our code but also our...
Alex Marshall
4 min read

Profiling Vs. Sampling in Java’s VisualVM

Most people will already be familiar with profiling, but you might be less aware of the different types of profilers on offer. A recent...
Sam Howard
1 min read

Top 5 Free Hosted Version Control Sites Compared

Recently, some friends and I decided to get together and make a good old-fashioned text adventure game. We could have used an existing engine,...
Sam Howard
2 min read

Tutorial – Calling Java from a Bash Script

Bash is a very flexible cross-platform scripting language with multiple uses and can integrate with lots of other tools (ie DIff). It is built...
Nathan Howard
3 min read