-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Organize PDF #61
Comments
Hi @deon-gracias, Thanks for the suggestion and you can get free 100 credits from registering at https://cloud.unidoc.io so you make your code run |
Hi @deon-gracias, Yes you can upon up the PR, we will reviews and adjust your PR later if needed to match our code standard. Thanks for your contribution. |
Merged
Opened a pull request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I thought a cool feature would be to organize pdfs, since I use it on ilovepdf.com a lot. So I wrote this function from looking at some functions in the codebase.
The below code simply uses the existing split and merge functions to organize the pdfs.
I couldn't get it to run since I don't have a key to the product and I don't work at a company.
I hope I can contribute to the repo by making a pull request I can work on this feature. I wanted to create a function for it in the
pkg
folder. But I'm not sure of the behavior of the program since I have not been able to get it run due to the license.The text was updated successfully, but these errors were encountered: