This is a python script that scans every image in a directory, and then converts the required one as suggested by the user to convert it into Pdfs. It has further option to merge those files into a single Pdf and in any particular order prescribed by the user
Fixes # (issue)
Type of change
Please delete options that are not relevant.
[X] New feature (non-breaking change which adds functionality)
Test Configuration: (If any)
Firmware version: Python 3.0
Hardware:
Toolchain:
SDK:
Checklist:
[X] My code follows the style guidelines of this project
[X] I have made corresponding changes to the documentation
[X] I have added tests that prove my fix is effective or that my feature works
[ ] Any dependent changes have been merged and published in downstream modules
Description
This is a python script that scans every image in a directory, and then converts the required one as suggested by the user to convert it into Pdfs. It has further option to merge those files into a single Pdf and in any particular order prescribed by the user
Fixes # (issue)
Type of change
Please delete options that are not relevant.
Test Configuration: (If any)
Checklist: