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

Update source-code.py #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sambhukalaga27
Copy link

In the updated version of the project, I've integrated a graphical user interface (GUI) using Tkinter to make the PDF merging process more user-friendly. Unlike the original code, which automatically merges all PDF files in the current directory, the new version allows users to manually select the folder containing the PDF files they wish to merge. This provides greater flexibility and control over the files that are being processed.

By incorporating these features, I've made the PDF merging process more interactive and user-centric, while still retaining the core functionality of the original code.

In the updated version of the project, I've integrated a graphical user interface (GUI) using Tkinter to make the PDF merging process more user-friendly. Unlike the original code, which automatically merges all PDF files in the current directory, the new version allows users to manually select the folder containing the PDF files they wish to merge. This provides greater flexibility and control over the files that are being processed.

By incorporating these features, I've made the PDF merging process more interactive and user-centric, while still retaining the core functionality of the original code.
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.

None yet

1 participant