Sometimes, exportHealthSummary creates a PDF with 3 pages rather than 2. We should make sure that this is not the case and we always generate a 2-page document.
Reproduction
Call exportHealthSummary for a default seeded user. Inspect the returned document.
Expected behavior
The PDF contains exactly two pages, where one page contains a summary of medication recommendations, vitals and symptom scores and the second page contains charts for weight, heart rate, systolic and diastolic blood pressure.
Additional context
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct and Contributing Guidelines
Description
Sometimes,
exportHealthSummary
creates a PDF with 3 pages rather than 2. We should make sure that this is not the case and we always generate a 2-page document.Reproduction
Call
exportHealthSummary
for a default seeded user. Inspect the returned document.Expected behavior
The PDF contains exactly two pages, where one page contains a summary of medication recommendations, vitals and symptom scores and the second page contains charts for weight, heart rate, systolic and diastolic blood pressure.
Additional context
No response
Code of Conduct