Skip to content

Feature: Add Print Resume button to resume builder #44

@akshara200829-lgtm

Description

@akshara200829-lgtm

Description

Hey @sunilkumar2170 👋

While using the resume builder I noticed that the only option available is "Download Resume". There is no direct way to print the resume.

Proposed Solution

Add a Print button next to the Download Resume button that triggers the browser print dialog showing only the resume preview.

Technical Notes

-Can be implemented using window.print()
-A print-specific CSS media query can hide the form
and show only the resume preview when printing

  • No additional dependencies required

Why This Matters

Having a Print button saves users the extra steps of downloading and then printing.

I would like to work on this under GSSoC'26.
Please assign this to me!

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