Search results for: "PDF to HTML5 conversion"

How to fill shapes on HTML5 Canvas using EvenOdd…

A little over a year ago, I wrote a short series of articles that talked about Canvas’ inability to fill shapes using the even-odd...
Leon Atherton
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

SVG shapes not working in Firefox but fine in…

After taking a sneak peak at upcoming PDF to SVG functionality for our Online Converter, I was disappointed to see that shapes were not...
Leon Atherton
1 min read

Table order in OTF fonts

As part of our TrueType to OpenType font conversion (we need this for PDF to HTML5 conversion to ensure fonts display on all browsers),...
Mark Stephens
49 sec read

Why canvas is not a self closing HTML5 tag

While debugging a page produced by our PDF to HTML5 Converter, I noticed that Firefox was showing some of the tags in the HTML...
Leon Atherton
34 sec read