Category Archives: Fonts
PDF to HTML5 conversion – duplicate font names
When you convert PDF to HTML5, you can have a potential problem of duplicate font names. In a PDF file, you can embed lots of fonts and subset them to ignore just the glyfs you are using (keeping the font … Continue reading
PDF to HTML5 conversion – the standard PDF base font families
With a PDF, you can generally assume that 8 font families (Courier, Arial, etc) are all setup for you and you do not need to embed them. This keeps down the size of the PDF file. However, this does not … Continue reading
Font Conversion for PDF2HTML – dotsection
We recently released support for converting Type1c (otherwise known as CFF) fonts to OpenType for use within our PDF to HTML converter. I thought it would make an interesting blog article because it gives you an insight into the world … Continue reading
PDF to HTML5 conversion – PostScript font support
PDF to HTML5 conversion has to deal with the issue of embedded fonts in PDF files, and there are THREE ways to do this:- 1. Ignore the issue and hope the text looks okay in the available fonts. 2. Convert … Continue reading


