Skip to content
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

Editing PDF #55

Open
5 tasks
bislara opened this issue Oct 1, 2020 · 11 comments
Open
5 tasks

Editing PDF #55

bislara opened this issue Oct 1, 2020 · 11 comments

Comments

@bislara
Copy link
Owner

bislara commented Oct 1, 2020

Description

Write a script to implement the below functionalities:-

  • Extract document information from a PDF like
    • Author
    • Creator
    • Producer
    • Subject
    • Title
    • Number of pages
  • Rotate pages
  • Merge PDFs (take input as the file names and its location)
  • Split a single PDF to multiple PDFs.
  • Add watermarks to each page

Technologies and Languages

  • Python

Feel free to use any other language and technologies

Aditional Work

Make a GUI for this

@Rahul30032
Copy link

Rahul30032 commented Oct 1, 2020

Hey in case it is open I would like to work on this issue. Also do we have to implement all of these functionalities in a single script?

@bislara
Copy link
Owner Author

bislara commented Oct 1, 2020

You can have multiple scripts but all functionality must be implemented.

@bislara
Copy link
Owner Author

bislara commented Oct 1, 2020

Go ahead. You can always ask me if you have any issues.

@bislara
Copy link
Owner Author

bislara commented Oct 14, 2020

Any update? Feel free to reach out to me if you need any help.

@Rahul30032
Copy link

Hey, I have completed the scripts. But doing changes to align pull request with the code of conduct.
I have separate scripts for each functionalities.
Do I need to give demo examples or just submitting the script would do?

@bislara
Copy link
Owner Author

bislara commented Oct 14, 2020

@Rahul30032 Great.
Yes you need to add screenshots of your output.
Put a readme inside your project folder and in the readme itself you can add the output image.
In readme, do give a description of the project and the steps to set up and run the code.

@Rahul30032
Copy link

oh surely will do so!!
Will make the changes and add demo outputs and relevant pdf files.
Will create a readme file describing the project and the set up procedure if any.
Will create a pull request post the changes.

@bislara
Copy link
Owner Author

bislara commented Nov 2, 2020

Hey @Rahul30032 any update?

@Rahul30032
Copy link

I am done with the code working on readme part, will create a pull request by the end of this week.
I apologize for the delay.

@bislara
Copy link
Owner Author

bislara commented Nov 2, 2020

Ok coool. No issues. 🤟🙌. Waiting for your PR

@bislara
Copy link
Owner Author

bislara commented Oct 2, 2021

@Rahul30032 any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants