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

[Bug] PDF is downloading without any of the custom CSS implemented in the resume. #2166

Open
1 task done
kriistofor opened this issue Jan 21, 2025 · 3 comments
Open
1 task done
Assignees
Labels
bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version

Comments

@kriistofor
Copy link

Is there an existing issue for this?

  • Yes, I have searched the existing issues and none of them match my problem.

Product Variant

Cloud (https://rxresu.me)

Current Behavior

When I download my resume it downloads without CSS. I just changed the background to a gradient.
Tried downloading through Edge and Firefox, and tried to make the resume public and downloading it from there but no luck.

Any solutions?

Has anybody ran into this problem?

Thanks

Expected Behavior

No response

Steps To Reproduce

  1. Implement simple CSS
  2. Try to download resume as a .pdf
  3. Check if the CSS is implemented as it is on the website.

What browsers are you seeing the problem on?

Microsoft Edge, Firefox

What template are you using?

Leafish

Anything else?

Using Ditto and Leafish templates

@kriistofor kriistofor added bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version labels Jan 21, 2025
@AmruthPillai
Copy link
Owner

Could you provide the CSS snippet you used for me to reproduce the issue locally?

@kriistofor
Copy link
Author

sure, here it is

background: linear-gradient(0deg, #435064, #4d5e74, #a3b7c3, #d6e0e5, #d9e2e6, #e6eaec, #fcfcfc, #ffffff);

@kriistofor
Copy link
Author

kriistofor commented Jan 22, 2025

Hi Amrutrh, any progress?

I checked the json file in VS Code and I can confirm that the CSS settings are in there as they should be, properly injected into the code.

It's just that they'r not working on the final PDF for some reason no matter the template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version
Projects
None yet
Development

No branches or pull requests

2 participants