I have a small Translator program that uses Jose's Webrowser and Google Translate.
It does a ok job of translation but after the translation I would like to be able
to PRINT the results. I am not finding a way to do this. Can someone here give me
some help?
What I want to do is print both the information in English text box and
the info in the Translation box onto a label. Like this:
Take 1 tablet daily
每天服1粒
How can I do this? I have attached the FF project files.