All Stories

PDF to HTML conversion – tradeoffs on adjusting font…

When you convert a PDF to HTML, you move from a coding environment where you can work in any floating point size to one...
Mark Stephens
1 min read

How are Text spaces created in a PDF file?

Did you know that PDF files can actually define spaces in several different ways? Three common ways I have found of representing spaces between...
Kieran France
1 min read

PDF to HTML5 conversion – Embed an image in…

HTML5 can contain links to external images and other resources (which often makes the HTML5 page much faster to load because it is a...
Mark Stephens
56 sec read

PDF to HTML5 conversion – video

The PDF file format allows you to embed video directly inside a PDF file. So, I wondered, how easy would it be to write...
Mark Stephens
25 sec read

How does TrueType Hinting work?

TrueType hinting use a program inside the TrueType file to modify the outlines for fonts. This allows it to do clever things like optimise...
Sam Howard
49 sec read