Search results for: PDF to HTML5 conversion

FormCalc vs Javascript [PDF / XFA in HTML5]

This is one of the articles in the XFA series index which investigates the important factors to be considered during the conversion from FormCalc script to...
suda
1 min read

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

Making a jQuery PDF Viewer

JQuery is one of the most popular JavaScript Frameworks around (for good reason), it gives you ability to access and manipulate the HTML DOM...
Lyndon Armitage
2 min read

Why we are planning to remove Canvas in our…

Ever since we began writing our PDF to HTML5 converter a little over 2 years ago, we have chosen the HTML5 canvas as the...
Leon Atherton
2 min read

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