Pdfkit: It can make bookMarks?

Created on 24 May 2018  路  8Comments  路  Source: foliojs/pdfkit

It can make bookMarks?

Most helpful comment

I updated the documentation in the repo. Look at the section titled Outlines in PDFKit. There's a bookmark for it in the pdf too 馃槈

All 8 comments

@405go, I added support for bookmarks in PR #831. Unfortunately, it doesn't look like the maintainer is still creating releases, so you'll聽have to install with npm install https://github.com/devongovett/pdfkit/tarball/master.

@theBenForce good job, But can you show a example for how to make bookMarks?

I updated the documentation in the repo. Look at the section titled Outlines in PDFKit. There's a bookmark for it in the pdf too 馃槈

@theBenForce hi, I'd like to know when will we enjoy this features, and when the doc.table ? tks

@xiaofengwk I'm not a maintainer of the project, so I couldn't say when the next release will be. You can install the package through npm with my changes like this: npm i github:foliojs/pdfkit.

In the npm docs, there are instructions to locking to a specific commit.

@theBenForce It is just support page outline?

Hi, you can help by testing the new ES build. More info at https://github.com/foliojs/pdfkit/pull/859#issuecomment-417500341

An example using outline api would be helpful for the tests

@405go Yes, just page level links.

@blikblum I added examples to the documentation in my PR, let me know if you need more info.

Was this page helpful?
0 / 5 - 0 ratings