It's planned to add Printing Functionalities. Classes are already existing, but the core Code is not yet created.
TO DO:
- write logic for printing a table with the entries of the selected language
- ALTERNATIVELY: anothe option might be:
- create a PDF for the selected language in Windows temp folder
- use .NET printing to access this PDF and print it
- delete the PDF from temp.
It's planned to add Printing Functionalities. Classes are already existing, but the core Code is not yet created.
TO DO: