Efficient PDF Generation- Part 2

In our previous blog (Efficient PDF Generation – Part 1), we narrowed down on using SVG rendering as an option to generate PDF reports, mostly due to its efficiency over other methods.In this blog, we will walk you through our use case and explain how we solved some of the challenges using SVG for PDF…

Efficient PDF Generation- Part 1

Problem Statement As part of product development, developers frequently encounter the need to provide comprehensive PDF reports. While multiple approaches are available to generate the rich PDF reports required for your product, building an efficient and elegant solution necessitates a certain amount of research. Surprisingly, such a solution has been elusive.  This article aims to…

Unlocking Your Options: How we Reverse Engineered Web APIs to Avoid Vendor Lock-In

Context Our healthcare client operates wellness clinics in multiple locations and offers a service that assesses and prescribes exercises based on patients’ needs. The service uses a machine that measures muscle strength and sends data to a centralized web app for analysis and reporting. The client learned that the exercise machines that are being used…