# gitbook-pdf **Repository Path**: who7708/gitbook-pdf ## Basic Information - **Project Name**: gitbook-pdf - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Important: since version 0.4.8 of GitBook, you don't need gitbook-pdf anymore, but only ebook-convert from Calibre. GitBook PDF Generator =========== This is a PDF Generator for GitBook. It will convert your single page book to a PDF using PhantomJS. ## How to use it: GitBook PDF can be installed from **NPM** using: ``` $ npm install gitbook-pdf -g ``` You can use it with the normal ```gitbook``` command: ``` $ gitbook pdf ./my_repository ```