Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance PDF Report with Detailed Financial Summary and Dynamic Plot Inclusion #114

Closed
Ananya-vastare opened this issue Oct 11, 2024 · 1 comment

Comments

@Ananya-vastare
Copy link
Contributor

Have an idea for a new feature? Please fill out the sections below. 😊

Current Behaviour

The current PDF report generated by the personal finance tracker lacks detailed financial insights, providing only a summary with limited context. Specifically, it does not clearly separate and present the total amount, income, and expenses, making it harder for users to understand their financial situation at a glance. Additionally, if the plot image is missing, the report fails to inform users about it, resulting in an incomplete or misleading report.

Proposed Solution

Implement enhancements to the PDF report generation that include:
Detailed Financial Summary: Clearly present the total amount, income, and expenses in separate lines within the report to give users a comprehensive overview of their finances.
Dynamic Plot Inclusion: Add functionality to check if the plot image exists before including it in the PDF. If the image is not found, provide a message in the report indicating that the plot is missing, thus preventing confusion.
Improved Formatting: Utilize better alignment and formatting to enhance readability and ensure a polished look for the report.
Safe Filename Handling: Ensure that the generated PDF file names are sanitized and safe for all operating systems to avoid any issues with file creation.

Screenshot/Mockup (Optional)

  • Attach any relevant visuals or mockups that illustrate your idea.

Alternatives Considered

Instead of adding detailed summaries and dynamic plot checks, I considered simply enhancing the existing PDF format with minor changes. However, this approach would not address the lack of clarity in financial reporting and the risk of missing plot images.

Additional Context

This enhancement aims to improve user experience by making financial reporting more informative and visually appealing. The changes will help users better understand their financial status and ensure they receive complete reports.
Additional resources, such as user feedback on the current PDF format and examples of user preferences for financial reporting, could be referenced to support this feature request.

Requirement/Document

Attached is a document outlining user feedback and preferences regarding the PDF report generation, including specific examples of desired changes and enhancements. [Attach any relevant documents that support this feature request].

  • Share any document that outlines or supports this feature request.
@multiverseweb
Copy link
Owner

Hey @Ananya-vastare, similar issue #5 already exists, comment there to get assigned.

@multiverseweb multiverseweb closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2024
multiverseweb added a commit that referenced this issue Oct 22, 2024
Enhance PDF Report with Detailed Financial Summary and Dynamic Plot Inclusion #114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants