issues Search Results · repo:parallax/jsPDF language:JavaScript
Filter by
2k results
(90 ms)2k results
inparallax/jsPDF (press backspace or delete to remove)Nitin0012
- Opened 5 days ago
- #3871
When generating PDFs, the text inside certain table rows is breaking in the middle of words, causing readability issues
(e.g., conve\nrsation instead of conversation ).
img width= 1366 height= 682 alt= ...
mimran25
- Opened 8 days ago
- #3870
Description
When using doc.outline.add() in jsPDF with a y position, the bookmark does not scroll to the specified vertical offset
on the page. It jumps to the top of the target page regardless of the ...
arupsahoo
- Opened 23 days ago
- #3869
This is the code I am using
const generatePDF = async () = { const element = contentRef.current const canvas = await html2canvas(element, { useCORS:
true, // For external images allowTaint: true, scrollX: ...
fpegios
- 5
- Opened 25 days ago
- #3868
Hello,
I tried many Arabic fonts that turned out to be really awkward. Some letters were missing, letters were not connected
properly. The only font that sort of works is Amiri and even that has a few ...
yousefmarey12
- Opened 26 days ago
- #3867
Using AVIF images on the website results in significantly smaller file sizes compared to PNG, which helps improve web
performance. When exporting a webpage to PDF, I’m not sure whether including AVIF images ...
ivansalacceo
- Opened 26 days ago
- #3866
Summary
This enhancement should add support for setting a full-page background color in jsPDF, allowing users to create PDFs
with colored backgrounds instead of the default white background.
Motivation ...
h-rushi
- 1
- Opened on Jun 18
- #3864
my pdf generation is slow because i have two images that i use on multiple pages that get fetched each time .addImage()
is called is there a fix for this, like preloading the images since i m only using ...
FirasCh3
- 1
- Opened on Jun 17
- #3863
I m using jsPDF().html() to render an HTML element into a PDF, but I m encountering rendering issues:
- Bold text is overlapping, especially in continuous blocks.
- Special characters like commas ...
Bakuenjin
- 1
- Opened on Jun 12
- #3862
I was trying to create a resume pdf from a json data structure but the issue is pdf is creation in single page but all
content is overlapping with each other and unable to read the resume properly . I ...
rajibmahata
- Opened on Jun 7
- #3861

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.