0.1.3 • Published 7 years ago

pdf-manipulator v0.1.3

Weekly downloads
16
License
TeeterPal
Repository
-
Last release
7 years ago

How to split pdfs

  1. install nodejs, choose right downloads for your os, like Windows Installer for windows.
  2. open terminal to switch to ticketTool folder and run yarn install
  3. put your pdf into pdfs folder
  4. in terminal run npm run split, then you can find output in pdfs folder.

How to start

  1. npm install -g yarn, if you already have yarn, jump to next step
  2. yarn install

Commands

  1. yarn run test, run test cases.
  2. To run specified test case, you need change test(xxx) to test.only(xxx). test_split.js is used to split pdf by page. test_split_highlight.js is used to split page and remove the price.
0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago