Skip to content

Randomly blurred document #2773

Open
Open
@mathias22osterhagen22

Description

@mathias22osterhagen22

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions