Python automatic script to convert EML file in Hebrew to PDF

731 views Asked by At

Anyone have any suggestions on how to automate this problem using Thunderbird. I have an EML file that contains Hebrew and every conversion tool does not properly convert the Hebrew text correctly( it moves the sentence to be read left to right) except for Thunderbird. I have been looking at modules for Python such as autokey and dogtail but could use some advice on how to tackle this problem. If I open up the EML file with thunderbird and go to print I can save the file as pdf. I would like to automate this process.

1

There are 1 answers

1
Debian Bartok On

would use the last-in-first-out (LIFO method). with a list. In this way, you can enter the letters from left to right and you will consult them from right to left.