EkaPDFMaker is a SwiftUI-based PDF generation tool designed to transform backend responses into customizable views and output them as PDFs. Currently, it supports the Deep-thought response format.
Features
Customizable PDF layout: Converts backend response data into a well-structured PDF. Supports Deep-thought response: Out of the box configuration to handle Deep-thought's specific response structure. Easy to extend: You can adapt the tool for other backend response formats as needed. SwiftUI integration: Uses SwiftUI to build the view dynamically before rendering it to PDF.