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

Opinion

Indenting your own code

Code indentation is very important in making your code readable and easy to follow. Recently we have considered how to format our own code...
Kieran France
1 min read

What is the optimum number of lines of code…

I recently spent a few days working on rewriting the way that settings get passed into one of our products. This was a slight...
Leon Atherton
2 min read

iOS and HTML5: Gotcha with Absolute Positioning

One of the aims of our PDF to HTML5 converter and all of it’s various view modes (all 9 of them) was to make...
Lyndon Armitage
4 min read

Should Type 3 Font support be dropped from the…

The PDF format has been around for at least 20 years now, and throughout that time it’s continued to add the latest and greatest...
Sam Howard
1 min read

5 useful Open Source SVG tools

Since we started developing our PDF to SVG converter, I have been getting up to speed on the SVG file Format and investigating useful...
Alex Marshall
2 min read