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

My mistake or memory leak? #3804

Open
janghaksang opened this issue Dec 9, 2024 · 1 comment
Open

My mistake or memory leak? #3804

janghaksang opened this issue Dec 9, 2024 · 1 comment

Comments

@janghaksang
Copy link

janghaksang commented Dec 9, 2024

image

image

image

image

Sorry for my poor English.

I'm new to jspdf

While using it,

I found a phenomenon that I suspect is a memory leak

I wonder if it's my fault or a problem with the library

Unfortunately, I can't disclose the detailed code contents.

@JeelGajera
Copy link

I have encountered similar issue when I tried render larger content (almost ~15K pages) with jsPDF-AutoTable, memory leak causes new jsPDF() object when it become so large in my case it became almost 500mb, only solution i found so far is try reducing pdf content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants