issues Search Results · repo:foliojs/pdfkit language:JavaScript linked:pr
Filter by
53 results (118 ms)
53 results
infoliojs/pdfkit (press backspace or delete to remove)If indentAllLines: true but a page break happens, new lines won t be indented on new page
I believe this may be about where the problem is:
https://github.com/foliojs/pdfkit/blob/a2f240ed078516edba900f9c2bf8600145db5d32/lib/line_wrapper.js#L351 ...
Hi there, pdfkit@0.17.2 shows npm warn
$ npm i pdfkit@0.17.2
npm warn deprecated jpeg-exif@1.1.4: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Bug Report
Description of the problem
A document with both embedded and standard font does not work. It creates a corrupt document. Docs with only embedded,
works
Code sample
!-- Post code or a link ...
Bug Report
Description of the problem
Adding a spot color that has spaces inside the name generates a faulty pdf that does not open in Illustrator. Replacing
the spaces with underscores does work but ...
Bug Report
Description of the problem
When attempting to generate an accessible PDF with tagged tables, the generation or validation fails with the following
error in PAC (PDF Accessibility Checker): ...
Feature Request
crypto-js has been discontinued. The recommended replacement is to use the platform s native crypto API.
Feature description
Use the Web Crypto API instead. !-- How the feature should ...
Bug Report
Unable to render string New York in a table cell. It truncate it to New...
I can see similar behavior with many other string
Description of the problem
Image
Code sample
const PDFDocument ...
Bug Report
Description of the problem
Using doc.table() with null table cell text is rendered as [object Object]. While debugging the code I noticed that
deepClone does not check for null type:
https://github.com/foliojs/pdfkit/blob/c81e3e6e36e1773ec86762195385946d05d0fb44/lib/table/utils.js#L363 ...
Bug Report
Link accessibility check fails with below error
https://taggedpdf.com/508-pdf-help-center/link-annotation-is-not-nested-inside-a-link-structure-element/ Image
Image
Code sample
https://github.com/foliojs/pdfkit/blob/master/examples/kitchen-sink-accessible.js ...
Feature Request
Enable text to be rotated
Feature description
Normally PDF text origin is the bottom-left of the text, however due to the coordinate system flip, it is now the
top-left.
!-- How the ...

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.