HTML5 is a markup language used for structuring and presenting content for the World Wide Web and a core technology of the Internet. It is the fifth revision of the HTML standard.

HTML5

Why convert PDF magazines to HTML5? – Part 4.…

If you are a Russian/French/Chinese (or even American!) reader of this blog, the chances are that you are reading this not in the original...
Mark Stephens
46 sec read

JavaScript in PDF to HTML5 Conversion: The Event Object

Previously I mentioned that a key component in understanding JavaScript in PDFs was understanding how events work, in this blog article I will go...
Lyndon Armitage
1 min read

JavaScript in PDF to HTML5 Conversion: Introduction

Recently we have begun development on converting the JavaScript contained within PDFs to JavaScript that can be used by any browser browsing the HTML5...
Lyndon Armitage
1 min read

Handling Floating Point coordinates with Pixels in SVG &…

Recently I have been working on a problem with SVG & the HTML5 Canvas that causes bad looking output in some of our files....
Lyndon Armitage
1 min read

How to draw SVG on HTML 5 Canvas and…

One of the limitations of shapes in HTML 5 canvas is that only one fill rule is supported, which can lead to shapes not...
Leon Atherton
51 sec read