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.

First page is blank when dataset is large and compression is true

See original GitHub issue

When data is large and compression is true on jspdf, the first page is blank.

For example, just modify the content example like this : line 112 var doc = new jsPDF({compress: true}) line 127 body: bodyRows(20000),

Download the pdf (the preview doesn’t work) and you’ll see the first blank page.

Seems similar to #365

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Primithcommented, Apr 9, 2020

Thanks to both of you for the correction.

0reactions
simonbengtssoncommented, Apr 8, 2020

Interesting for sure! Let’s hope they release the new version soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keep group together causes blank first page - SAP Community
If you have large fields in the report, check that you have unticked the option "Keep Object Together" - eg right click the...
Read more >
Troubleshoot refresh scenarios - Power BI - Microsoft Learn
This article provides ways to troubleshoot issues with refreshing data within the Power BI service, for various data sources and conditions.
Read more >
Chapter 4. How Chunking and Compression Can Help You
Larger chunks for a given dataset size reduce the size of the chunk B-tree, making it faster to find and load chunks. Since...
Read more >
2 ways to reduce your Power BI dataset size and speed up ...
Adam shows you two things to reduce your Power BI dataset size. These are both things he commonly sees with Power BI reports...
Read more >
Introduction to Data Compression
The neat thing about compression, as with the other topics we will cover in this course, is that the algorithms used in the...
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