Portable Document Format (PDF) is a file format used to present documents in a manner independent of application software, hardware, and operating systems.

PDF

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
52 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

Why are CID fonts far more complicated than non-CID…

We get lots of emails asking about fonts so this articles tries to explain some of the potential issues. Loading fonts All fonts used...
Mark Stephens
1 min read

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

Search PDF Files With Regular Expressions – Searching With…

Recently our search code has undergone a major update to give you greater control over what text you can find. We have now made...
Kieran France
53 sec read

PDF to HTML5 conversion – changing the page size

By default, a we convert a PDF file into an HTML file with the same size. So a 200×100 pixel PDF file becomes a...
Mark Stephens
1 min read