:: PDF Bookmarking ::
Creating up to 5 Level hierarchy Bookmarks in a PDF file based on Excel file input
Purpose: Bookmarking Large Unorganized PDF file which are essential for day to day operations.
Language: Python
inputs:
- PDF File
- Excel file which has the Hierarchy Levels defined.
Columns A to E are used for Levels
Column F used for Page number
Outputs: PDF file with bookmarks
How to Use: Run the given program (exe file)
Sample Screenshots:
References: Taken CHAT GPT Help
Challenges faced: making CHAT GPT understood my requirement clearly. And provided depreciated function list to CHAT GPT priorly to avoid repeated mistakes by CHAT GPT.
Disclaimer: This is Just a Hobby kind of project. Tried and tested at my level. Can't guarantee, stability and other issues. use at your Risk and always make backup copy of original files.
Attachments:
Converted Python code to executable distribution.
Just RUN "Bookmarks-Master-file-Excel-Input.exe" file.
keep your pdf & excel in the same folder or give complete path while using script.
Executable file link:
PDF_Bookmarking_from_Excel_data