Leon Atherton

  https://blog.idrsolutions.com/author/leon/ Leon has over 15 years’ Java experience and leads BuildVu, also contributing to cloud services and internal tooling. Wearing many hats across technical and growth roles as a core member, he enjoys motorsport, strategy games, and software side projects.

   



47 Stories by Leon Atherton

Best PDF to HTML Converter for Developer Teams

Converting PDF to HTML one by one is easy: there are countless online converters out there. However, for dev teams that need to process...
1 min read

Choosing the Best Document Viewer for Your Web App

Choosing the right document viewer for display is a crucial step in your journey to developing a web application. The document viewer should be...
2 min read

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 to...
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