bhavuk2002 / pdf-essentials-js

This a npm package for PDF Essentials.
Apache License 2.0
0 stars 1 forks source link

Create a functionality to split pdf in individual pages #4

Open pradhyumanarora opened 12 months ago

ShatilKhan commented 12 months ago

Please assign me & give some more info

bhavuk2002 commented 11 months ago

sure

bhavuk2002 commented 11 months ago

@ShatilKhan Feel to ask, if need any help or clarification

in pdf-essentials.js there is a method split(). Understand its use case from documentation. It currently can split pdf in specified ranges.

Task:

Tip: Implement / Clone in local machine, and run some testcases. Issue more issues if you feel to more features and functionality, and before submitting a PR, upload the result of test cases (Not mandatory).