DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
185 stars 114 forks source link

Image Text to PDF, print file names, and path location of converted file #244

Open mannyguzman opened 6 days ago

mannyguzman commented 6 days ago

PR Title

print file names, and path location of the converted file.

Summary

summary... print file names, and path location of the converted file when the process is finished.

Description

When the program is run and completed conversion to PDF it will print the directory/folder where the PDF is located, including the name of the PDF in question.

The changes are as follows:

Checks

in the repository

in the PR

Thank You,

Manuel Guzman