pdf to html conversion

Top 4 problems in PDF CFF Fonts (and we…

  One of the most common of the many font formats PDFs support is the Compact Font Format (CFF, also known as Type 2)...
Sam Howard
1 min 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

PDF to HTML conversion – matching PDF page size

A PDF file are designed to be resolution independent – they are defined using resolution independent units so that the page will always appear...
Mark Stephens
57 sec read

PDF to HTML conversion – relative positioning of content

One of the most interesting things about developing the PDF to HTML convertor is the number of ideas and enhancements which arise from actual...
Mark Stephens
50 sec read

PDF to HTML5 conversion – Mapping PDF features onto…

When we decided to investigate the possibility of PDF to HTML conversion, we looked at HTML5 to see whether it could be used to...
Mark Stephens
1 min read