question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Randomly blurred document

See original GitHub issue

I’m using the jsPDF package to generate PDF document based on img from the web page. The img are in a div where they are resized to a lower with and height (but still keeping the same ratio A4).

I do the basic following:

  1. create an empty document
  2. add a page
  3. add the image
  4. save the doc

My problem is that randomly for some reason, the pdf generated is totally blurred. When I click on the picture, it opens the visualizer (viewers) and no pictures are blurred (all based on the same src) only the export is failing.

What could possibly be the reason? If the pictures are loaded well why is it blurred?

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:12

github_iconTop GitHub Comments

2reactions
HackbrettXXXcommented, Jul 8, 2020

I think someone needs to have a closer look at this. However, this currently has no high priority for the next release, as there are far more important open issues. I’m gonna reopen this so it is not forgotten.

0reactions
github-actions[bot]commented, Jan 6, 2021

This issue is stale because it has been open 90 days with no activity. It will be closed soon. Please comment/reopen if this issue is still relevant.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Randomly blurred document #2773 - parallax/jsPDF - GitHub
My problem is that randomly for some reason, the pdf generated is totally blurred. When I click on the picture, it opens the...
Read more >
How to Read Blurred Text on Websites: 4 Quick Tricks that Work
1. Copy the URL of the page with the blurred text that you want to read. The URL starts with https:// and can...
Read more >
How to randomly blur text in Word in order to make ... - Quora
I don't think blurring is an option. If I were you I would write my VBA routine in following steps: 1. Count the...
Read more >
Sharp vector graphics on the background becomes blurred ...
Sharp vector graphics on the background becomes blurred images ; There are two different options: 1] You see it happen during storage itself....
Read more >
Random Blur Data Augmentation for Scene Text Recognition
INDEX TERMS Deep learning, computer vision, text recognition, random blurring. I. INTRODUCTION. Text has rich semantic details and has been ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found