Leon Atherton

  https://blog.idrsolutions.com/author/leon/ Leon is a developer at IDRsolutions and product manager for BuildVu. He oversees the BuildVu product strategy and roadmap in addition to spending lots of time writing code.

   



45 Stories by Leon Atherton

PDF.js Alternative for PDF Documents

  Display Documents on Web Apps PDF.js is maintained by Mozilla for Firefox, but it works reasonably well with other browsers. It allows you...
1 min read

PDF vs HTML for AI Web Apps

As AI integration in software products and services becomes more popular, the need for more dynamic and accessible documents has never been greater. For...
1 min read

Why convert PDF Documents to HTML

In this article I will be discussing the many reasons why you should convert your PDF documents into HTML. For instances HTML allows you...
1 min read

How to Embed PDF files in HTML Web Pages (Tutorial)

Developers use different tags to embed a pdf in HTML. The <embed>, <object> and <iframe> tags can all display a PDF file inside a...
2 min read

5 key features to find the best PDF to HTML converter

There are lots of PDF to HTML converters out there and each one has a different tunnel of features. Making sense of and understanding...
2 min read

How to git mirror Bitbucket to GitHub with all branches

Recently, I needed to sync a Bitbucket repo to GitHub. I wanted to use a tool that only integrates with GitHub, but our repository...
51 sec read