AA-2312: Backend changes to get the LLB data for the PDF generation

Review Request #677 — Created Feb. 24, 2025 and updated — Latest diff uploaded

apoorva.sn
AMP
amp_3_7
AA-2312
pmurugaiyan, prajesh, shuinvy

Problem

Backend changes to get the LLB data for the PDF generation
Refactored my previous changes for LLB

Solution

Introduced new End point /report/pdf for generation report as PDF

https://192.168.85.47:8888/report/pdf

{
"result": true,
"filename": "LLB_Statistics_Report_from_2025_02_25_19_40_04_to_2025_02_25_19_25_04.pdf"
}

Attached PDF created


    Loading...