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

PDF MERGER | An issue was raised | #350 #351

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

4N1Z
Copy link

@4N1Z 4N1Z commented Oct 20, 2022

Description

PDF merger. Add the pdf files to merge in a folder and a combined pdf is generated, using Python and its Python libraries

Fixed #350

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added screenshots(if any) that prove my fix is effective or that my feature works

✅All checklist have been taken care of.

Happy coding!

@ghost
Copy link

ghost commented Oct 20, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

Copy link
Owner

@bislara bislara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @4N1Z , great job. Can you please do one more thing? Add 2 sample PDF and run the code using those and provide the output PDF in the folder as well.
Also, can this work for more than 2 PDFs?

@4N1Z
Copy link
Author

4N1Z commented Oct 22, 2022

  • Ya buddy, sure will do.
  • Yah, it can merge more than 2 PDFs.

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

Successfully merging this pull request may close these issues.

PDF MERGER | Python
2 participants