The Individual opinion of the Author on the Java PDF Blog relating to the content.

Opinion

Optimising conversion from float to String in Java

Lets say you have a very specific use case – you want to convert a float to a String in Java, and if the...
Leon Atherton
2 min read

How do Browsers auto reverse the Right to left…

You might have encountered a situation where you tried to read from pdf or other text input streams and writing the raw data into...
suda
1 min read

How much memory does your Java application use

I wanted to investigate the memory usage of our Java application to see how much memory was being used for a task – in...
Mark Stephens
1 min read

Problems caused by Arial font in PDF files

The Arial Font Arial is a very popular font with a contemporary sans serif design. The font family is also on the font families...
Mark Stephens
1 min read

Java images – 5 tips for Java ImageIO image…

We have been doing a lot of work recently on images in Java and will be writing a series of articles on JPEG2000 support,...
Mark Stephens
48 sec read

Open source software that uses JPedal LGPL

It never ceases to amaze us what creative ways people find to use our library. Unfortunately a lot of these are commercial ones we...
Daniel
37 sec read