9 comments (9 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript4,596 forks (4,596 forks)batch import
Bugdifficulty:mediumhacktoberfesthelp wanted
Repository metrics
- Stars
- 28,280 stars (28,280 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Hello. Does jsPDF.html method can draw <table> in pdf?
And how can i with html() draw in not first page of pdf?
Contributor guide
- Research direction
- Investigate the html() method implementation in jsPDF to determine why it always starts on the first page. Look at how pages are added and how content is placed. Check if there are any parameters for specifying the starting page or if the method can be modified to support drawing on subsequent pages.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- JavaScriptjsPDF basics