-
Notifications
You must be signed in to change notification settings - Fork 0
anubhav1992/ReportCheck
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Instruction : ----------------------- 1.Install Python 2.7 2.Add the following path in the Environment Variables :1. C:\Python27\ 2. C:\Python27\Scripts\ 3.Open command prompt with the Admin Privilage and Install the "DOCX" Library by running the following command : "pip install python-docx" 4.Install "win32com" library by running the follwoing command : "pip install pypiwin32" 5.If installation gives error the upgrade your pip. 6.Navigate to the following path : C:\Python27\Lib\site-packages\ 7.Replace the "docx" folder with the folder present in the zip file. 8.Open the Command Prompt and run the following command : python ReportCheck.py 9.Enter the full path of your ".docm" report with the report name and hit enter. Example : --------------- python ReportCheck.py Please Enter The Report Path : full_path_to_the_report\report_name.docm
About
Checking the errors present in the word document.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published