Skip to content

Generate printable report from Trends #4

Open
@danielchalmers

Description

@danielchalmers

A printout of all the data shown in Trends. Very valuable for showing a doctor or therapist.

Copy page

Printing the page directly using https://github.com/Append-IT/Blazor.Printing doesn't work on phones.

Creating a PDF from the page with something like https://github.com/eKoopmans/html2pdf.js may work.

Letter format

We could create a PDF using QuestPDF so it has the same dimensions regardless of phone screen and can be printed. The downside is that we have to duplicate efforts.

Combo

A combination of both could work if that's possible. We generate a PDF from HTML that's been rendered in Letter size, then open a share dialog with it.

Notes

You should be able to write your name in Settings and have it show up on the report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions